Explorar o código

Update UpdateController.class.php

star7th %!s(int64=7) %!d(string=hai) anos
pai
achega
796114557a

+ 2 - 2
server/Application/Home/Controller/UpdateController.class.php

@@ -222,7 +222,7 @@ class UpdateController extends BaseController {
             }
         }
 
-        echo 'OK!';
+        echo "OK!\n";
     }
 
     private function _clear_runtime($path = RUNTIME_PATH){  
@@ -528,4 +528,4 @@ class UpdateController extends BaseController {
     }
 
 
-}
+}