mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 20:01:47 +02:00
Hard-coded LAN, simplify detection of installed plugins
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_plugin.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2007-02-04 21:42:55 $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2007-05-07 13:38:34 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -60,6 +60,7 @@ define("EPL_ADLAN_45", "Your menu item has been uploaded and unzipped, to activa
|
||||
define("EPL_ADLAN_46", "PCLZIP extract error:");
|
||||
define("EPL_ADLAN_47", "PCLTAR extract error: ");
|
||||
define("EPL_ADLAN_48", "code:");
|
||||
define('EPL_ADLAN_49', "Tables not deleted during uninstall process by request");
|
||||
|
||||
// define("EPL_CANCEL", "Cancel"); use LAN_CANCEL instead !!
|
||||
// define("EPL_EMAIL", "email");
|
||||
|
Reference in New Issue
Block a user