Changed DataObjects/Core_watch.php wip_alan_T5661_MTrack_daily_email_large_and
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:51:33 +0000 (18:51 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 10:51:33 +0000 (18:51 +0800)
DataObjects/Core_watch.php

index 2cce4e1..e41d10d 100644 (file)
@@ -182,8 +182,6 @@ class Pman_Core_DataObjects_Core_watch extends DB_DataObject
                 continue;
             }
          
-         
-         
             $nn = DB_DataObject::Factory('core_notify');
             $nn->ontable = $to_ontable === false ? $ontable : $to_ontable;
             $nn->onid = $to_onid === false ?  $onid : $to_onid;