program/steps/error.inc
@@ -97,11 +97,10 @@ if (template_exists('error')) if ($OUTPUT->template_exists('error')) { $OUTPUT->scripts = array(); $OUTPUT->script_files = array(); parse_template('error'); $OUTPUT->reset(); $OUTPUT->send('error'); }