vali 6 years ago
parent
commit
3b2290d83d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      vendor/GatewayWorker_windows/Applications/whisper/Events.php

+ 2 - 1
vendor/GatewayWorker_windows/Applications/whisper/Events.php

@@ -1572,7 +1572,8 @@ class Events
             $allcont['accountslabel'] = $arr;
         }
 
-        self::DebugOut($allcont, "upsystemconfig .....");
+        echo date("Y-m-d H:i:s") . " upsystemconfig .....\n ";
+        //self::DebugOut($allcont, "upsystemconfig .....");
 
     }