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:
@@ -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?');
|
||||
?>
|
Reference in New Issue
Block a user