Pman.php
[Pman.Core] / Pman.php
index 555fbe9..55e762f 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -15,6 +15,7 @@ class Pman_Core_Pman {
         
         $group = DB_DataObject::factory('core_group');
         
+        print_R($group);exit;
         // group should be auto created - by update-database...