DataObjects/Core_notify.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 04:46:25 +0000 (12:46 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 04:46:25 +0000 (12:46 +0800)
DataObjects/Core_notify.php

index 71e9ef5..31057c2 100644 (file)
@@ -69,6 +69,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
         }
         
         $c->autoJoin();
+        
         if ($c->get($this->onid)) {
             return $c;
         }