Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 11 Jun 2012 09:00:13 +0000 (17:00 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 Jun 2012 09:00:13 +0000 (17:00 +0800)
Notify.php

index a9276de..9cc3896 100644 (file)
@@ -52,7 +52,7 @@ class Pman_Core_Notify extends Pman
         ),
         'generate' => array(
             'desc' => 'Generate notifications for a table, eg. cash_invoice',
-            'default' => 0,
+            'default' => '',
             'short' => 'g',
             'min' => 0,
             'max' => 1,