fix pkg_category upgrades
authorivan <ivan>
Thu, 5 Nov 2009 00:52:47 +0000 (00:52 +0000)
committerivan <ivan>
Thu, 5 Nov 2009 00:52:47 +0000 (00:52 +0000)
FS/FS/pkg_category.pm

index 1502971..cd875d1 100644 (file)
@@ -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) = @_;