X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpkg_category.pm;fp=FS%2FFS%2Fpkg_category.pm;h=cd875d1a14c6303decdc6e15e40161ee81a452c3;hb=3d7d6c66555ac55773490a4b50a0aa6a10ed95a9;hp=15029719fb9d618bc9feb3c6f6f3b7d9c338eb56;hpb=77cf646c36fec88ddaac60a1f941ad3012136258;p=freeside.git diff --git a/FS/FS/pkg_category.pm b/FS/FS/pkg_category.pm index 15029719f..cd875d1a1 100644 --- a/FS/FS/pkg_category.pm +++ b/FS/FS/pkg_category.pm @@ -90,11 +90,11 @@ Checks all fields to make sure this is a valid package category. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods. +=cut + # _ upgrade_data # # Used by FS::Upgrade to migrate to a new database. -# -# sub _upgrade_data { my ($class, %opts) = @_;