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

index a81d927..d7b3f48 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']);