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

Go to the source code of this file.

Namespaces

namespace  admin

Functions

 zen_reset_page ()

Variables

 if (!defined('IS_ADMIN_FLAG'))
 $currencies = new currencies()
 $sql = "select * from " . TABLE_PRODUCT_TYPES
 $product_types = $db->Execute($sql)

Function Documentation

Definition at line 24 of file prod_cat_header_code.php.


Variable Documentation

Definition at line 13 of file prod_cat_header_code.php.

$product_types = $db->Execute($sql)

Definition at line 40 of file prod_cat_header_code.php.

$sql = "select * from " . TABLE_PRODUCT_TYPES

Definition at line 39 of file prod_cat_header_code.php.

if(!defined('IS_ADMIN_FLAG'))

Definition at line 9 of file prod_cat_header_code.php.

 All Data Structures Namespaces Files Functions Variables Enumerations