the master control program has chosen YOU to serve your system on the game grid
[freeside.git] / FS / FS / Conf.pm
index 728a213..08b299f 100644 (file)
@@ -2357,6 +2357,13 @@ worry that config_items is freeside-specific and icky.
     'type'        => 'text',
   },
 
+  {
+    'key'         => 'mcp_svcpart',
+    'section'     => '',
+    'description' => 'Master Control Program svcpart.  Leave this blank.',
+    'type'        => 'text',
+  },
+
 );
 
 1;