From: Vincent Date: Wed, 12 Feb 2020 09:29:30 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4b3a86d7cce5b7e8ecfba476809a249a97a48311;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 89ce7af..8f44d17 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + @@ -1199,12 +1200,12 @@ - + - + @@ -1218,12 +1219,12 @@ - + - + diff --git a/scripts/cron/cron.php b/scripts/cron/cron.php index 53f1c88..3f254e8 100644 --- a/scripts/cron/cron.php +++ b/scripts/cron/cron.php @@ -12,7 +12,7 @@ function cronOneLoop($cronmin) if ($cronmin % 5 == 0) { cronTraffic($cronmin, false); cronVelib($cronmin); - cronBackyard($cronmin); + //cronBackyard($cronmin); cronGuest($cronmin); } if ($cronmin % 10 == 0) {