Notify.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 02:46:31 +0000 (10:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 11 Aug 2011 02:46:31 +0000 (10:46 +0800)
Notify.php

index 9abf414..76abd12 100644 (file)
@@ -31,7 +31,7 @@ class Pman_Core_Notify extends Pman
             'desc' => 'List message to send, do not send them..',
             'default' => 0,
             'short' => 'l',
-            'min' => 1,
+            'min' => 0,
             'max' => 1,
             
         )