alecpl
2008-04-23 d91fedb8d45fafa2c16859771fdb958aa10ad469
program/steps/error.inc
@@ -5,7 +5,7 @@
 | program/steps/error.inc                                               |
 |                                                                       |
 | This file is part of the RoundCube Webmail client                     |
 | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
 | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 | PURPOSE:                                                              |
@@ -101,7 +101,7 @@
  {
  $OUTPUT->scripts = array();
  $OUTPUT->script_files = array();
  parse_template('error');
  $OUTPUT->send('error');
  }
@@ -124,4 +124,4 @@
</html>
EOF;
?>
?>