fix: this got commented-out by a debug mistake :-O :-/ :-(

This commit is contained in:
Martin Ambrus
2017-11-08 19:21:00 +01:00
parent 151553735d
commit 0c44b93bc0
+3 -2
View File
@@ -1039,9 +1039,10 @@ class Automation {
if(file_exists($autoprefix."GameEngine/Prevention/sendunits.txt")) { if(file_exists($autoprefix."GameEngine/Prevention/sendunits.txt")) {
unlink($autoprefix."GameEngine/Prevention/sendunits.txt"); unlink($autoprefix."GameEngine/Prevention/sendunits.txt");
} }
$reload=false; $reload=false;
//$ourFileHandle = fopen("GameEngine/Prevention/sendunits.txt", 'w'); $ourFileHandle = fopen("GameEngine/Prevention/sendunits.txt", 'w');
//fclose($ourFileHandle); fclose($ourFileHandle);
$time = time(); $time = time();
$q = " $q = "
SELECT SELECT