[freeside-commits] freeside/htetc handler.pl,1.86.2.17,1.86.2.18
Ivan,,,
ivan at wavetail.420.am
Tue Jun 24 17:29:33 PDT 2008
Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail.420.am:/tmp/cvs-serv14658/htetc
Modified Files:
Tag: FREESIDE_1_7_BRANCH
handler.pl
Log Message:
finish adding str2time_sql_closing
Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.86.2.17
retrieving revision 1.86.2.18
diff -u -d -r1.86.2.17 -r1.86.2.18
--- handler.pl 17 Jun 2008 03:36:03 -0000 1.86.2.17
+++ handler.pl 25 Jun 2008 00:29:31 -0000 1.86.2.18
@@ -130,7 +130,9 @@
use FS::UID qw( adminsuidsetup cgisuidsetup getotaker
dbh datasrc driver_name
);
- use FS::Record qw(qsearch qsearchs fields dbdef str2time_sql);
+ use FS::Record qw( qsearch qsearchs fields dbdef
+ str2time_sql str2time_sql_closing
+ );
use FS::Conf;
use FS::CGI qw(header menubar popurl rooturl table itable ntable idiot
eidiot myexit http_header);
More information about the freeside-commits
mailing list