DataObjects/Events.php
authorAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:35:08 +0000 (12:35 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:35:08 +0000 (12:35 +0800)
DataObjects/Events.php

index c5cd09e..baa5ab1 100644 (file)
@@ -50,7 +50,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         */
         
         if (!$au->hasPerm("Admin.Admin_Tab", 'S')) {
-            DB_DataObject::DebugLevel(1);
+            //DB_DataObject::DebugLevel(1);
             // they can only view their changes..
             $this->person_id = $au->id;