DataObjects/Core_watch.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 28 Oct 2012 13:55:41 +0000 (21:55 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 28 Oct 2012 13:55:41 +0000 (21:55 +0800)
DataObjects/Core_watch.php

index 10628aa..7f6752e 100644 (file)
@@ -93,6 +93,8 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject
                 continue;
             }
          
+         
+         
             $nn = DB_DataObject::Factory('core_notify');
             $nn->ontable = $ontable;
             $nn->onid = $onid;