UpdateDatabase.php
authorEdward <edward@roojs.com>
Wed, 22 May 2013 07:17:59 +0000 (15:17 +0800)
committerEdward <edward@roojs.com>
Wed, 22 May 2013 07:17:59 +0000 (15:17 +0800)
UpdateDatabase.php

index f8c800c..6e07d6f 100644 (file)
@@ -61,6 +61,8 @@ class Pman_Core_UpdateDatabase extends Pman
                 die("Missing Source directory for json files or prefix for the passwrod! Try -f [JSON file path] -p [prefix] \n");
             }
             
+            
+            
             die("DONE!");
         }
         $this->importSQL();