1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 12:21:45 +02:00

Fix for LAN issue in Schedule log.

This commit is contained in:
Cameron
2019-02-04 10:55:47 -08:00
parent c7b2aa597f
commit a661a75fa6
2 changed files with 10 additions and 5 deletions

View File

@@ -104,5 +104,3 @@ define("LAN_CRON_BACKUP", "Backup");
define("LAN_CRON_LOGGING", "Logging");
define("LAN_CRON_RUNNING", "Running");
?>