mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
This commit is contained in:
@@ -319,9 +319,10 @@ define("LAN_ICON", "Icon");
|
||||
define("LAN_LOADING", "Loading...");
|
||||
define("LAN_FILE", "File");
|
||||
define("LAN_EXECUTE","Execute");
|
||||
define("LAN_SEFURL","SEF URL");
|
||||
|
||||
|
||||
define("LAN_SECURITYL_0", "Looking for troubles (none)");
|
||||
define("LAN_SECURITYL_0", "Looking for trouble (none)");
|
||||
define("LAN_SECURITYL_5", "Balanced");
|
||||
define("LAN_SECURITYL_7", "High");
|
||||
define("LAN_SECURITYL_9", "Paranoid");
|
||||
|
Reference in New Issue
Block a user