CMS  Version 3.9
fullsize_lightbox_view.inc File Reference

Go to the source code of this file.

Variables

 $image_id = checkNumeric($_GET["image_id"])
 
if(! $image_id) else
 
 $gallery = $image->Gallery()
 

Variable Documentation

◆ $gallery

$gallery = $image->Gallery()

Definition at line 60 of file fullsize_lightbox_view.inc.

◆ $image_id

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

Definition at line 36 of file fullsize_lightbox_view.inc.

◆ else

if (! $image_id) else
Initial value:

Definition at line 55 of file fullsize_lightbox_view.inc.