From: ivan Date: Thu, 5 Nov 2009 00:52:48 +0000 (+0000) Subject: fix pkg_category upgrades X-Git-Tag: freeside_1_9_2~241 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=90030f23ac58304caa4beaa4160b41ea6ac9af0d;p=freeside.git fix pkg_category upgrades --- diff --git a/FS/FS/pkg_category.pm b/FS/FS/pkg_category.pm index 0beaf1c11..efa9f93bf 100644 --- a/FS/FS/pkg_category.pm +++ b/FS/FS/pkg_category.pm @@ -102,11 +102,11 @@ sub check { } +=cut + # _ upgrade_data # # Used by FS::Upgrade to migrate to a new database. -# -# sub _upgrade_data { my ($class, %opts) = @_;