rabin 2 vuotta sitten
vanhempi
commit
b2bb532c20
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      service/agent/lib/Tool.php

+ 2 - 0
service/agent/lib/Tool.php

@@ -128,5 +128,7 @@ class Tool
     			}
     		}
     	}
+
+    	return 'ok';
     }
 }