DataObjects/Events.php
authorAlan Knowles <alan@roojs.com>
Mon, 9 Jul 2012 05:50:56 +0000 (13:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 9 Jul 2012 05:50:56 +0000 (13:50 +0800)
DataObjects/Events.php

index 0d89d1c..3438676 100644 (file)
@@ -194,7 +194,9 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
             $this->autoJoinExtra();
         }
         
-        
+        if (isset($q['_distinct'])) {{
+            $this->_join = '';
+        }