From 685952220dd678495a5a036b3cde6c52ad1c1448 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Aug 2011 10:47:39 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 3082b6b7..eadb7f09 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' => 1, + 'min' => 0, 'max' => 1, ), -- 2.39.2