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

Go to the source code of this file.

Namespaces

namespace  admin

Variables

 $currencies = new currencies()
 $_POST ['amount'] = preg_replace('/[^0-9.%]/', '', $_POST['amount'])
if($_GET['action']==
'set_editor') if(($_GET['action']==
'send_email_to_user')&&($_POST['customers_email_address']||$_POST['email_to'])&&(!$_POST['back_x']))
if(($_GET['action']== 'preview')&&(!$_POST['customers_email_address'])&&(!$_POST['email_to']))
if(($_GET['action']== 'preview')&&(!$_POST['subject']))
if(($_GET['action']== 'preview')&&($_POST['amount']<=0)) 
if ($_GET['mail_sent_to'])

Variable Documentation

$_POST['amount'] = preg_replace('/[^0-9.%]/', '', $_POST['amount'])

Definition at line 15 of file gv_mail.php.

Definition at line 13 of file gv_mail.php.

if ($_GET['action']== 'set_editor') if (($_GET['action']== 'send_email_to_user')&&($_POST['customers_email_address']||$_POST['email_to'])&&(!$_POST['back_x'])) if (($_GET['action']== 'preview')&&(!$_POST['customers_email_address'])&&(!$_POST['email_to'])) if (($_GET['action']== 'preview')&&(!$_POST['subject'])) if (($_GET['action']== 'preview')&&($_POST['amount']<=0)) if($_GET['mail_sent_to'])

Definition at line 157 of file gv_mail.php.

 All Data Structures Namespaces Files Functions Variables Enumerations