UpdateDatabase.php
authoredward <edward@roojs.com>
Thu, 31 Aug 2017 10:27:56 +0000 (18:27 +0800)
committeredward <edward@roojs.com>
Thu, 31 Aug 2017 10:27:56 +0000 (18:27 +0800)
UpdateDatabase.php

index 19fe80f..bac4101 100644 (file)
@@ -1132,6 +1132,7 @@ class Pman_Core_UpdateDatabase extends Pman
             
         $response = $this->curl($url);
         
+        echo "here\n";
         print_r($response);exit;
     }