quick hack to add extra 'config lines' to svc_www and otherwise enhance svc_www ...
[freeside.git] / FS / FS / Schema.pm
index 067796d..acd81db 100644 (file)
@@ -942,6 +942,7 @@ sub tables_hashref {
         'svcnum',   'int',    '',  '', '', '', 
         'recnum',   'int',    '',  '', '', '', 
         'usersvc',  'int',    '',  '', '', '', 
+        'config',   'text',   'NULL',  '', '', '', 
       ],
       'primary_key' => 'svcnum',
       'unique'      => [],