1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 20:01:47 +02:00

removed debug messages from LAN files

This commit is contained in:
Lóna Lore
2015-05-07 10:44:11 +02:00
parent 957291a7b0
commit fe6e09d08d
8 changed files with 20 additions and 38 deletions

View File

@@ -88,9 +88,6 @@ define("LAN_CRON_52", "Day(s):");
define("LAN_CRON_53", "Month(s):");
define("LAN_CRON_54", "Weekday(s):");
define("LAN_CRON_55", "Executing config function [b][function][/b]");
define("LAN_CRON_56", "Config function [b][method][/b] NOT found.");
define("LAN_CRON_BACKUP", "Backup");
define("LAN_CRON_LOGGING", "Logging");
define("LAN_CRON_RUNNING", "Running")