[freeside-commits] freeside/FS/FS/Cron backup.pm,1.2,1.3
Ivan,,,
ivan at wavetail.420.am
Sat Oct 23 14:34:52 PDT 2010
Update of /home/cvs/cvsroot/freeside/FS/FS/Cron
In directory wavetail.420.am:/tmp/cvs-serv28416/FS/FS/Cron
Modified Files:
backup.pm
Log Message:
datestamp backups
Index: backup.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Cron/backup.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- backup.pm 23 Oct 2010 21:31:48 -0000 1.2
+++ backup.pm 23 Oct 2010 21:34:50 -0000 1.3
@@ -3,6 +3,7 @@
use strict;
use vars qw( @ISA @EXPORT_OK );
use Exporter;
+use Date::Format;
use FS::UID qw(driver_name datasrc);
@ISA = qw( Exporter );
More information about the freeside-commits
mailing list