UpdateDatabase.php
authorEdward <edward@roojs.com>
Thu, 27 Nov 2014 03:08:58 +0000 (11:08 +0800)
committerEdward <edward@roojs.com>
Thu, 27 Nov 2014 03:08:58 +0000 (11:08 +0800)
UpdateDatabase.php

index d7b3f48..a81d927 100644 (file)
@@ -170,7 +170,7 @@ class Pman_Core_UpdateDatabase extends Pman
         
         // loop through all the modules, and see if they have a importSQL method?
         
-        print_r('run');exit;
+        
         $ff = HTML_Flexyframework::get();
         
         $dburl = parse_url($ff->DB_DataObject['database']);