From: Alan Knowles Date: Mon, 24 Oct 2016 02:36:20 +0000 (+0800) Subject: Pman.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=34a6faf992e7c9503be6b98087a4f98f174966f1 Pman.php --- diff --git a/Pman.php b/Pman.php index 555fbe9e..55e762f9 100644 --- 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...