From 0c44b93bc0a07c79c03fdc8e865cf5cabac61cdb Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Wed, 8 Nov 2017 19:21:00 +0100 Subject: [PATCH] fix: this got commented-out by a debug mistake :-O :-/ :-( --- GameEngine/Automation.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index e0273b27..aba22950 100755 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -1039,9 +1039,10 @@ class Automation { if(file_exists($autoprefix."GameEngine/Prevention/sendunits.txt")) { unlink($autoprefix."GameEngine/Prevention/sendunits.txt"); } + $reload=false; - //$ourFileHandle = fopen("GameEngine/Prevention/sendunits.txt", 'w'); - //fclose($ourFileHandle); + $ourFileHandle = fopen("GameEngine/Prevention/sendunits.txt", 'w'); + fclose($ourFileHandle); $time = time(); $q = " SELECT