UpdateDatabase.php
authoredward <edward@roojs.com>
Tue, 17 May 2016 09:20:39 +0000 (17:20 +0800)
committeredward <edward@roojs.com>
Tue, 17 May 2016 09:20:39 +0000 (17:20 +0800)
UpdateDatabase.php

index c48568c..75d5740 100644 (file)
@@ -236,7 +236,7 @@ class Pman_Core_UpdateDatabase extends Pman
             
             
             $fd = $this->rootDir. "/Pman/$m/DataObjects";
-            print_R($dirmethod);exit;
+            
             $this->{$dirmethod}($dburl, $fd);