[freeside-commits] freeside/FS/FS pkg_category.pm,1.3,1.4
Ivan,,,
ivan at wavetail.420.am
Wed Nov 4 16:52:49 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv21328
Modified Files:
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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pkg_category.pm 29 Oct 2009 01:08:32 -0000 1.3
+++ pkg_category.pm 5 Nov 2009 00:52:47 -0000 1.4
@@ -90,11 +90,11 @@
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) = @_;
More information about the freeside-commits
mailing list