From: ivan Date: Tue, 28 Jan 2003 07:48:48 +0000 (+0000) Subject: eek, and this is what caused connectup to fail too X-Git-Tag: freeside_1_4_1beta7~6 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=072a95cb4d11c5bf6e54b73258b714ee2238c1ce;p=freeside.git eek, and this is what caused connectup to fail too --- diff --git a/FS/bin/freeside-setup b/FS/bin/freeside-setup index 74164a066..c91e816d1 100755 --- a/FS/bin/freeside-setup +++ b/FS/bin/freeside-setup @@ -675,7 +675,7 @@ sub tables_hash_hack { ], 'primary_key' => 'pkgpart', 'unique' => [], - 'index' => [ [ disabled ], ], + 'index' => [ [ 'disabled' ], ], }, # 'part_title' => {