X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_notify.php;h=c6e8f5e2408208e030c07c05b8aa02a570274415;hp=80ee77b601067808e14babc88fa496310e78e5e5;hb=437e9d6c1855f6074743f1476b1f06ce9ef861d1;hpb=926e12e9982cf7163b8aaeae919458771ce160ac diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 80ee77b6..c6e8f5e2 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -154,7 +154,6 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject break; case 'PENDING'; $this->whereAdd('event_id = 0 OR (event_id > 0 AND act_when > NOW() )'); - break; case 'ALL': default: