looking for wrong seperator
[Pman.Core] / Pman.php
index 55e762f..8a3cc67 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -15,8 +15,7 @@ class Pman_Core_Pman {
         
         $group = DB_DataObject::factory('core_group');
         
-        print_R($group);exit;
-        // group should be auto created - by update-database...
+         // group should be auto created - by update-database...
         
         
         if(!$group->get('name', 'core-person-signup-bcc')){