mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 19:44:09 +02:00
Issue #6: Remove and optimize (hardcoded) LANS
This commit is contained in:
@@ -60,6 +60,11 @@ define("LAN_CRON_16", "Using your server control panel (eg. cPanel, DirectAdmin,
|
||||
define("LAN_CRON_20_1", "Check for e107 Update");
|
||||
define("LAN_CRON_20_2", "Check e107.org for Core updates"); // [eml] is automatically replaced by head admin e-mail address.
|
||||
define("LAN_CRON_20_3", "Recommended to keep system up to date.");
|
||||
define("LAN_CRON_20_4", "Update this Git repository");
|
||||
define("LAN_CRON_20_5", "Update this e107 installation with the very latest files from github.");
|
||||
define("LAN_CRON_20_6", "Recommended for developers only.");
|
||||
define("LAN_CRON_20_7", "Warning!");
|
||||
define("LAN_CRON_20_8", "May cause site instability!");
|
||||
|
||||
define("LAN_CRON_30", "Every Minute");
|
||||
define("LAN_CRON_31", "Every Other Minute");
|
||||
|
Reference in New Issue
Block a user