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