From: jeff Date: Thu, 4 Sep 2008 13:29:32 +0000 (+0000) Subject: three lost lines X-Git-Tag: root_of_webpay_support~390 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=bd7f30df84e16933ff1ef61de6afc1cf156a16b9 three lost lines --- diff --git a/FS/FS/Upgrade.pm b/FS/FS/Upgrade.pm index facd6d289..9af84a177 100644 --- a/FS/FS/Upgrade.pm +++ b/FS/FS/Upgrade.pm @@ -110,6 +110,9 @@ sub upgrade_data { #usage_classes if we have none 'usage_class' => [], + #fixup access rights + 'access_right' => [], + ; \%hash;