[freeside-commits] freeside/FS/FS ClientAPI_SessionCache.pm, 1.1, 1.1.4.1
Ivan,,,
ivan at wavetail.420.am
Fri Jan 30 12:44:04 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv27772
Modified Files:
Tag: FREESIDE_1_7_BRANCH
ClientAPI_SessionCache.pm
Log Message:
should use FS::Conf
Index: ClientAPI_SessionCache.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/ClientAPI_SessionCache.pm,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- ClientAPI_SessionCache.pm 8 Feb 2005 20:22:46 -0000 1.1
+++ ClientAPI_SessionCache.pm 30 Jan 2009 20:44:01 -0000 1.1.4.1
@@ -3,6 +3,7 @@
use strict;
use vars qw($module);
use FS::UID qw(datasrc);
+use FS::Conf;
#ask FS::UID to run this stuff for us later
install_callback FS::UID sub {
More information about the freeside-commits
mailing list