![]() |
CMS
Version 3.9
|
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() |
$image_id = checkNumeric($_GET["image_id"]) |
Definition at line 36 of file iconize.inc.
if ( $size) if (! $image_id) $mgr = new ImageManager() |
Definition at line 61 of file iconize.inc.
$size = checkNumeric($_GET["size"]) |
Definition at line 37 of file iconize.inc.