Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 11 Jun 2012 08:59:28 +0000 (16:59 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 Jun 2012 08:59:28 +0000 (16:59 +0800)
Notify.php

index 6061962..12afbfb 100644 (file)
@@ -108,6 +108,7 @@ class Pman_Core_Notify extends Pman
             if (is_a($w, 'DB_DataObject')) {
                 $w->generateNotifications();
             }
+            exit;
             
             
         }