DataObjects/Events.php
authorChris <chris@roojs.com>
Mon, 17 Dec 2012 09:47:01 +0000 (17:47 +0800)
committerChris <chris@roojs.com>
Mon, 17 Dec 2012 09:47:01 +0000 (17:47 +0800)
DataObjects/Events.php

index 318a8eb..8c7c0c3 100644 (file)
@@ -212,7 +212,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         }
         // since roo does not support autojoin yet..
         if (!isset($q['_distinct'])) {
-            $this->autoJoinExtra();
+            //$this->autoJoinExtra();
         }