rabin 2 lat temu
rodzic
commit
b2bb532c20
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      service/agent/lib/Tool.php

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

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