From: Edward Date: Fri, 7 Feb 2014 07:28:10 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a8bc5c39e658747396915475b4e8b02ff831e86c Notify.php --- diff --git a/Notify.php b/Notify.php index 95a60312..0b0755da 100644 --- a/Notify.php +++ b/Notify.php @@ -68,7 +68,7 @@ class Pman_Core_Notify extends Pman 'default' => 1000, 'short' => 'L', 'min' => 0, - 'max' => 999, + 'max' => 1000, ), 'dryrun' => array( 'desc' => 'Dry run - do not send.',