rabin 3 anni fa
parent
commit
b2bb532c20
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      service/agent/lib/Tool.php

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

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