MTrackWeb/Roo.php
authorAlan Knowles <alan@roojs.com>
Thu, 19 Mar 2015 03:00:53 +0000 (11:00 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Mar 2015 03:00:53 +0000 (11:00 +0800)
MTrackWeb/Roo.php

index ebfb8f1..05becf2 100644 (file)
@@ -20,7 +20,7 @@ class MTrackWeb_Roo extends Pman_Roo
         'Mtrack_ticket', /// all of these MUST have applyFilters, and check authenication..
         'mtrack_change',
         'core_enum',
-        'Person',
+        //'Person',  // fixme - need to verify this is protected..
         'mtrack_milestone',
         'Projects',
         'Images',