Pman.php
authorAlan Knowles <alan@roojs.com>
Mon, 24 Oct 2016 02:36:20 +0000 (10:36 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 24 Oct 2016 02:36:20 +0000 (10:36 +0800)
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...