From: Alan Knowles Date: Thu, 11 Aug 2011 02:47:53 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=a31ec856325729fc1d29daf4f360aafdaa346fac;p=Pman.Core Notify.php --- diff --git a/Notify.php b/Notify.php index eadb7f09..3082b6b7 100644 --- a/Notify.php +++ b/Notify.php @@ -23,7 +23,7 @@ class Pman_Core_Notify extends Pman 'desc' => 'Turn on debugging (see DataObjects debugLevel )', 'default' => 0, 'short' => 'v', - 'min' => 0, + 'min' => 1, 'max' => 1, ),