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

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $cname = zen_get_category_name($_GET['cid'], (int)$_SESSION['languages_id'])
 $salemaker_sales_query_raw = " order by sale_name"
 $salemaker_sales = $db->Execute($salemaker_sales_query_raw)
 while (!$salemaker_sales->EOF)

Variable Documentation

$cname = zen_get_category_name($_GET['cid'], (int)$_SESSION['languages_id'])

Definition at line 13 of file salemaker_popup.php.

$salemaker_sales = $db->Execute($salemaker_sales_query_raw)

Definition at line 44 of file salemaker_popup.php.

$salemaker_sales_query_raw = " order by sale_name"

Definition at line 43 of file salemaker_popup.php.

while(!$salemaker_sales->EOF)

Definition at line 45 of file salemaker_popup.php.

 All Data Structures Namespaces Files Functions Variables Enumerations