Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 03:04:02 +0000 (11:04 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 03:04:02 +0000 (11:04 +0800)
Notify.php

index 610d8b7..f4fec0e 100644 (file)
@@ -118,7 +118,7 @@ class Pman_Core_Notify extends Pman
         }
         
         if (empty($opts['limit'])) {
-            $opts['limit'] = '1000';
+            $opts['limit'] = '1000'; // not sure why it's not picking up the defautl..
         }
         //date_default_timezone_set('UTC');
        // phpinfo();exit;