|
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)) | if ($_GET['mail_sent_to']) |
| $action = (isset($_GET['action']) ? $_GET['action'] : '') |
Definition at line 12 of file newsletters.php.
| if (zen_not_null($action)) if($_GET['mail_sent_to']) |
Definition at line 82 of file newsletters.php.