CMS  Version 3.9
get_image_size.inc File Reference

Go to the source code of this file.

Variables

 $image_id = checkNumeric($_GET["image_id"])
 
 $mgr = new ImageManager()
 
 $width =0
 
 $height =0
 

Variable Documentation

◆ $height

$height =0

Definition at line 42 of file get_image_size.inc.

◆ $image_id

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

Definition at line 36 of file get_image_size.inc.

◆ $mgr

$mgr = new ImageManager()

Definition at line 39 of file get_image_size.inc.

◆ $width

$width =0

Definition at line 41 of file get_image_size.inc.