summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_SessionCache.pm
diff options
context:
space:
mode:
authorivan <ivan>2009-01-30 20:44:01 +0000
committerivan <ivan>2009-01-30 20:44:01 +0000
commitb83f7280fa251c06c5672fe975f2d3a6408c03bc (patch)
tree7843159fdfc58fe1824120085ce98f4021fa43e9 /FS/FS/ClientAPI_SessionCache.pm
parentaf818ef76ee81536ff7bfd770b909ea285071e9e (diff)
should use FS::Conf
Diffstat (limited to 'FS/FS/ClientAPI_SessionCache.pm')
-rw-r--r--FS/FS/ClientAPI_SessionCache.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/ClientAPI_SessionCache.pm b/FS/FS/ClientAPI_SessionCache.pm
index bfab805..d72fb39 100644
--- a/FS/FS/ClientAPI_SessionCache.pm
+++ b/FS/FS/ClientAPI_SessionCache.pm
@@ -3,6 +3,7 @@ package FS::ClientAPI_SessionCache;
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 {