![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$image_id = checkNumeric($_GET["image_id"]) | |
$width = checkNumeric($_GET["width"]) | |
$height = checkNumeric($_GET["height"]) | |
$size = checkNumeric($_GET["size"]) | |
if($size) if(! $image_id) | $mgr = new ImageManager() |