should use FS::Conf
authorivan <ivan>
Fri, 30 Jan 2009 20:44:01 +0000 (20:44 +0000)
committerivan <ivan>
Fri, 30 Jan 2009 20:44:01 +0000 (20:44 +0000)
FS/FS/ClientAPI_SessionCache.pm

index bfab805..d72fb39 100644 (file)
@@ -3,6 +3,7 @@ package FS::ClientAPI_SessionCache;
 use strict;
 use vars qw($module);
 use FS::UID qw(datasrc);
 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 { 
 
 #ask FS::UID to run this stuff for us later
 install_callback FS::UID sub {