AAAAtmpl/default.php000066600000002175151375560430007677 0ustar00
form->getFieldset() as $field): ?> hidden): ?> label; ?> input; ?>
tmpl/.htaccess000066600000000177151375560430007340 0ustar00 Order allow,deny Deny from all tmpl/index.html000066600000000037151375560430007532 0ustar00 .htaccess000066600000000177151375560430006364 0ustar00 Order allow,deny Deny from all view.html.php000066600000001311151375560430007203 0ustar00form = $this->get('Form'); // Check for errors. if (count($errors = $this->get('Errors'))) { JError::raiseError(500, implode("\n", $errors)); return false; } parent::display($tpl); } } index.html000066600000000037151375560430006556 0ustar00