|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Variables | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') | |
| if (zen_not_null($action)) | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 12 of file product_types.php.
| if(zen_not_null($action)) |
Definition at line 14 of file product_types.php.