three lost lines
authorjeff <jeff>
Thu, 4 Sep 2008 13:29:32 +0000 (13:29 +0000)
committerjeff <jeff>
Thu, 4 Sep 2008 13:29:32 +0000 (13:29 +0000)
FS/FS/Upgrade.pm

index facd6d2..9af84a1 100644 (file)
@@ -110,6 +110,9 @@ sub upgrade_data {
     #usage_classes if we have none
     'usage_class' => [],
 
+    #fixup access rights
+    'access_right' => [],
+
   ;
 
   \%hash;