rabin hace 2 años
padre
commit
b2bb532c20
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      service/agent/lib/Tool.php

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

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