|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Variables | |
| $currencies = new currencies() | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') | |
| if (zen_not_null($action)) | |
| if (isset($_GET['search'])&&zen_not_null($_GET['search'])) | |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 15 of file featured.php.
| $currencies = new currencies() |
Definition at line 13 of file featured.php.
| if(($action== 'new')||($action== 'edit')) |
Definition at line 17 of file featured.php.
| if(isset($_GET['search'])&&zen_not_null($_GET['search'])) |
Definition at line 178 of file featured.php.