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: | @@ -64,7 +64,7 @@ } // database connection error else if ($ERROR_CODE==0x01f4) else if ($ERROR_CODE==603) { $__error_title = "DATABASE ERROR: CONNECTION FAILED!"; $__error_text = <<<EOF @@ -124,4 +124,4 @@ </html> EOF; ?> ?>