From: khoff Date: Wed, 12 Feb 2003 01:21:50 +0000 (+0000) Subject: s/;/,/ X-Git-Tag: freeside_1_5_0pre1~46 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2fc87c32cbb509992070b044ed66e2a0e9828a17 s/;/,/ --- diff --git a/FS/bin/freeside-setup b/FS/bin/freeside-setup index cf009c249..b3cdb3384 100755 --- a/FS/bin/freeside-setup +++ b/FS/bin/freeside-setup @@ -1039,7 +1039,7 @@ sub tables_hash_hack { 'columns' => [ 'svcpart', 'int', '', '', 'routernum', 'int', '', '', - ]; + ], 'primary_key' => '', 'unique' => [], 'index' => [],