[freeside-commits] freeside/FS/FS pkg_category.pm,1.2,1.2.2.1
Ivan,,,
ivan at wavetail.420.am
Wed Nov 4 16:52:50 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv21332
Modified Files:
Tag: FREESIDE_1_9_BRANCH
pkg_category.pm
Log Message:
fix pkg_category upgrades
Index: pkg_category.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/pkg_category.pm,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- pkg_category.pm 5 Oct 2009 00:49:34 -0000 1.2
+++ pkg_category.pm 5 Nov 2009 00:52:48 -0000 1.2.2.1
@@ -102,11 +102,11 @@
}
+=cut
+
# _ upgrade_data
#
# Used by FS::Upgrade to migrate to a new database.
-#
-#
sub _upgrade_data {
my ($class, %opts) = @_;
More information about the freeside-commits
mailing list