Code: Select all
$this->CreateFormStart($id, 'add_event', $returnid, $method='post', $enctype='', $extra='whoa')
Code: Select all
$this->CreateFormStart($id, 'add_event', $returnid, $method='post', $enctype='', $extra='whoa')
Code: Select all
$this->CreateFormStart($id, 'add_event', $returnid, $method='post', $enctype='', false, $idsuffix, $params, $extra='onsubmit="return validate_form(this)"') .
Code: Select all
"
Code: Select all
$extra = cms_htmlentities($extra);
Code: Select all
cms_htmlentities