![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$image_id = checkNumeric($_GET["image_id"]) | |
$size = checkNumeric($_GET["size"]) | |
$width = checkNumeric($_GET["width"]) | |
$height = checkNumeric($_GET["height"]) | |
if(! $image_id) | $mgr = new ImageManager() |
$height = checkNumeric($_GET["height"]) |
Definition at line 39 of file thumbnail.inc.
$image_id = checkNumeric($_GET["image_id"]) |
Definition at line 36 of file thumbnail.inc.
if (! $image_id) $mgr = new ImageManager() |
Definition at line 59 of file thumbnail.inc.
$size = checkNumeric($_GET["size"]) |
Definition at line 37 of file thumbnail.inc.
$width = checkNumeric($_GET["width"]) |
Definition at line 38 of file thumbnail.inc.