summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xFor Weekly Test/tricode/mutexTry.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/For Weekly Test/tricode/mutexTry.php b/For Weekly Test/tricode/mutexTry.php
index f577915..e6d4088 100755
--- a/For Weekly Test/tricode/mutexTry.php
+++ b/For Weekly Test/tricode/mutexTry.php
@@ -42,7 +42,7 @@ if ($locking == '1') //1 means nobody is on the website
//stuff to do here
//check if the software is running!
$softwareLock = 'SoftwareStarted';
-
+ $taskAmount= 1
if($taskAmount!=0)
{
$softwareRunning = isLocked($softwareLock);