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

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $currencies = new currencies()
 $action = (isset($_GET['action']) ? $_GET['action'] : '')
 $customers_id = zen_db_prepare_input($_GET['cID'])
 $error = false
 $processed = false
 if (zen_not_null($action))

Variable Documentation

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

Definition at line 15 of file customers.php.

Definition at line 13 of file customers.php.

$customers_id = zen_db_prepare_input($_GET['cID'])

Definition at line 16 of file customers.php.

Definition at line 18 of file customers.php.

$processed = false

Definition at line 19 of file customers.php.

if($action== 'edit'||$action== 'update')

Definition at line 21 of file customers.php.

 All Data Structures Namespaces Files Functions Variables Enumerations