UpdateDatabase.php
authorEdward <edward@roojs.com>
Fri, 31 Oct 2014 08:21:08 +0000 (16:21 +0800)
committerEdward <edward@roojs.com>
Fri, 31 Oct 2014 08:21:08 +0000 (16:21 +0800)
UpdateDatabase.php

index d980da9..190d897 100644 (file)
@@ -317,7 +317,7 @@ class Pman_Core_UpdateDatabase extends Pman
 
             echo "$bfn:   $cmd ". ($ff->cli ? "\n" : "<BR>\n");
 
-
+            print_R($cmd);exit;
             passthru($cmd);
 
             if ($fn) {