summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorivan <ivan>2007-03-16 01:35:55 +0000
committerivan <ivan>2007-03-16 01:35:55 +0000
commit7b3d074cbb694330334469510548d98eebe196ed (patch)
tree01fff36adbef8226f83634f5cf7775399cf157f3 /FS/FS/Conf.pm
parent0219157aab31141211f9342993e65a262da3cf29 (diff)
vonage click2call integration should not be sitewide, especially now that we have user prefs
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm20
1 files changed, 0 insertions, 20 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index d9f7d19..5f7cb8f 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1852,26 +1852,6 @@ httemplate/docs/config.html
'type' => 'checkbox',
},
- #these should become per-user...
- {
- 'key' => 'vonage-username',
- 'section' => '',
- 'description' => 'Vonage Click2Call username (see <a href="https://secure.click2callu.com/">https://secure.click2callu.com/</a>)',
- 'type' => 'text',
- },
- {
- 'key' => 'vonage-password',
- 'section' => '',
- 'description' => 'Vonage Click2Call username (see <a href="https://secure.click2callu.com/">https://secure.click2callu.com/</a>)',
- 'type' => 'text',
- },
- {
- 'key' => 'vonage-fromnumber',
- 'section' => '',
- 'description' => 'Vonage Click2Call number (see <a href="https://secure.click2callu.com/">https://secure.click2callu.com/</a>)',
- 'type' => 'text',
- },
-
{
'key' => 'echeck-nonus',
'section' => 'billing',