DataObjects/Core_event_audit.php
[Pman.Core] / UpdateDatabase.php
index 7409107..edb09c9 100644 (file)
@@ -32,7 +32,10 @@ class Pman_Core_UpdateDatabase extends Pman
     function get()
     {
         $this->importSQL();
-        die("done");
+         
+    }
+    function output() {
+        return '';
     }
      /**
      * imports SQL files from all DataObjects directories....