including error message, and moving session_id reset outside of the conditional block
[freeside.git] / FS / FS / Conf.pm
index 616a06c..e56cf3b 100644 (file)
@@ -4045,13 +4045,6 @@ and customer address. Include units.',
     'select_enum' => [ '1 hour', '2 hours', '4 hours', '8 hours', '1 day', '1 week', ],
   },
 
-  {
-    'key'         => 'disable_setup_suspended_pkgs',
-    'section'     => 'billing',
-    'description' => 'Disables charging of setup fees for suspended packages.',
-    'type'        => 'checkbox',
-  },
-
   {
     'key'         => 'password-generated-allcaps',
     'section'     => 'password',