NotifySend.php
authorEdward <edward@roojs.com>
Mon, 9 Feb 2015 02:39:47 +0000 (10:39 +0800)
committerEdward <edward@roojs.com>
Mon, 9 Feb 2015 02:39:47 +0000 (10:39 +0800)
NotifySend.php

index cad65cd..70ad4e6 100644 (file)
@@ -56,13 +56,6 @@ class Pman_Core_NotifySend extends Pman
             'min' => 0,
             'max' => 0,
         ),
-        'referer' => array(
-            'desc' => 'Return to referer rather then die',
-            'default' => 0,
-            'short' => 'r',
-            'min' => 0,
-            'max' => 0,
-        ),
         'send-to' => array(
             'desc' => 'Send the message to this address, rather than the one listed.',
             'default' => '',