Merge branch 'master' of http://git.roojs.com/Pman.Core
[Pman.Core] / DataObjects / Projects.php
index cb5113d..e29664d 100644 (file)
@@ -121,7 +121,7 @@ class Pman_Core_DataObjects_Projects extends DB_DataObject
          // only applies to document stuff..
         
         //&& $au->hasPerm('Documents.Documents','S') << this is dependant on the doc modules
-          print_R($au->hasPerm('Core.Projects_All','S'));exit;
+          
         if (!$au->hasPerm('Core.Projects_All','S') ) {