UpdateDatabase.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:35:48 +0000 (13:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 5 Sep 2011 05:35:48 +0000 (13:35 +0800)
UpdateDatabase.php

index 4778077..edb09c9 100644 (file)
@@ -33,6 +33,9 @@ class Pman_Core_UpdateDatabase extends Pman
     {
         $this->importSQL();
          
+    }
+    function output() {
+        return '';
     }
      /**
      * imports SQL files from all DataObjects directories....