CMS  Version 3.9
iconize.inc File Reference

Go to the source code of this file.

Variables

 $image_id = checkNumeric($_GET["image_id"])
 
 $size = checkNumeric($_GET["size"])
 
if($size) if(! $image_id) $mgr = new ImageManager()
 

Variable Documentation

◆ $image_id

$image_id = checkNumeric($_GET["image_id"])

Definition at line 36 of file iconize.inc.

◆ $mgr

if ( $size) if (! $image_id) $mgr = new ImageManager()

Definition at line 61 of file iconize.inc.

◆ $size

$size = checkNumeric($_GET["size"])

Definition at line 37 of file iconize.inc.