From 8fda1089d5d697c9c11fa7ad163c2647ad15ce91 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 21 Jun 2012 21:07:30 -0700 Subject: remove SG stuff --- FS/FS/Conf.pm | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'FS/FS/Conf.pm') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9cfea20..13625da 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4514,34 +4514,6 @@ and customer address. Include units.', }, { - 'key' => 'sg-multicustomer_hack', - 'section' => '', - 'description' => "Don't use this.", - 'type' => 'checkbox', - }, - - { - 'key' => 'sg-ping_username', - 'section' => '', - 'description' => "Don't use this.", - 'type' => 'text', - }, - - { - 'key' => 'sg-ping_password', - 'section' => '', - 'description' => "Don't use this.", - 'type' => 'text', - }, - - { - 'key' => 'sg-login_username', - 'section' => '', - 'description' => "Don't use this.", - 'type' => 'text', - }, - - { 'key' => 'mc-outbound_packages', 'section' => '', 'description' => "Don't use this.", -- cgit v1.1