![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$contactUs = new ContactUs() | |
$form = new AutoForm($contactUs, "POST", "/action/email/contact_us_dialog", "ContactUs_form") | |
if ( $method=="POST") | |
$contactUs = new ContactUs() |
Definition at line 37 of file contact_us_dialog.inc.
$form = new AutoForm($contactUs, "POST", "/action/email/contact_us_dialog", "ContactUs_form") |
Definition at line 38 of file contact_us_dialog.inc.
if($method=="POST") | ( | $method = = "POST" | ) |
Definition at line 44 of file contact_us_dialog.inc.