X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.php;h=8a3cc6784f32705e4a4f51e9f485465e6c133788;hp=55e762f9c1ce76f64e1e4b3622c8f13f1463fa7a;hb=refs%2Fheads%2Fwip_alan_T5884_add_photo_to_report;hpb=34a6faf992e7c9503be6b98087a4f98f174966f1 diff --git a/Pman.php b/Pman.php index 55e762f9..8a3cc678 100644 --- 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')){