1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

error page: handle better 404, minimal mod, LAN fixes

This commit is contained in:
secretr
2009-09-14 18:13:51 +00:00
parent 94d98ee546
commit ea6441de45
2 changed files with 41 additions and 23 deletions

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_error.php,v $
| $Revision: 1.5 $
| $Date: 2008-08-08 20:16:22 $
| $Author: e107steved $
| $Revision: 1.6 $
| $Date: 2009-09-14 18:13:51 $
| $Author: secretr $
+----------------------------------------------------------------------------+
*/
define("PAGE_NAME", "Error");
@@ -59,5 +59,5 @@ define('LAN_ERROR_42', 'Additional error information: ');
define('LAN_ERROR_43', 'Site unavailable temporarily');
define('LAN_ERROR_44', 'Site logo');
?>
define('LAN_ERROR_45', 'What can you do now?');
?>