ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/banner_manager.php File Reference

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $action = (isset($_GET['action']) ? $_GET['action'] : '')
 $banner_extension = zen_banner_image_extension()
if(zen_not_null($action)) $dir_ok = false
 if (function_exists('imagecreate')&&zen_not_null($banner_extension))

Variable Documentation

$action = (isset($_GET['action']) ? $_GET['action'] : '')

Definition at line 12 of file banner_manager.php.

$banner_extension = zen_banner_image_extension()

Definition at line 19 of file banner_manager.php.

if (zen_not_null($action)) $dir_ok = false

Definition at line 211 of file banner_manager.php.

if(function_exists('imagecreate')&&zen_not_null($banner_extension))

Definition at line 212 of file banner_manager.php.

 All Data Structures Namespaces Files Functions Variables Enumerations