Changeset 435 in subversion
- Timestamp:
- Dec 27, 2006 5:13:10 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/error.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/error.inc
r403 r435 64 64 } 65 65 66 // database connection error 67 else if ($ERROR_CODE==0x01f4) 68 { 69 $__error_title = "DATABASE ERROR: CONNECTION FAILED!"; 70 $__error_text = <<<EOF 71 Unable to connect to the database!<br /> 72 Please contact your server-administrator. 73 EOF; 74 } 66 75 67 76 // system error
Note: See TracChangeset
for help on using the changeset viewer.
