mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 23:36:29 +02:00
new module creation
This commit is contained in:
20
e107_languages/English/admin/lan_ugflag.php
Normal file
20
e107_languages/English/admin/lan_ugflag.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_ugflag.php,v $
|
||||
| $Revision: 1.1.1.1 $
|
||||
| $Date: 2006-12-02 04:34:42 $
|
||||
| $Author: mcfly_e107 $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("UGFLAN_1", "maintenance setting updated");
|
||||
define("UGFLAN_2", "Activate maintenance flag");
|
||||
define("UGFLAN_3", "Update Maintenance Setting");
|
||||
define("UGFLAN_4", "Maintenance Setting");
|
||||
|
||||
define("UGFLAN_5", "Text to display when site down");
|
||||
define("UGFLAN_6", "Leave blank to display default message");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user