From: ivan Date: Mon, 29 Sep 2003 17:29:12 +0000 (+0000) Subject: deprecate cybercash (haha)... already removed in 1.5 X-Git-Tag: freeside_1_4_2beta1~470 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=462f81145b4239ff7570fcedcd3fb4de55bcabd0;p=freeside.git deprecate cybercash (haha)... already removed in 1.5 --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d4f40603f..71d9cf417 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -298,8 +298,8 @@ httemplate/docs/config.html { 'key' => 'cybercash3.2', - 'section' => 'billing', - 'description' => 'CyberCash Cashregister v3.2 support. Two lines: the full path and name of your merchant_conf file, and the transaction type (`mauthonly\' or `mauthcapture\').', + 'section' => 'deprecated', + 'description' => 'DEPRECATED, CyberCash no longer exists. Used to enable CyberCash Cashregister v3.2 support. Two lines: the full path and name of your merchant_conf file, and the transaction type (`mauthonly\' or `mauthcapture\').', 'type' => 'textarea', },