X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FClientAPI_SessionCache.pm;h=d72fb39ce097c98eb23dc4e1f20dcf93b0445440;hp=bfab8055d09678376cfc386cfcd501576570663f;hb=20f38e4c256094bd938b732950e8f93319f851a5;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195 diff --git a/FS/FS/ClientAPI_SessionCache.pm b/FS/FS/ClientAPI_SessionCache.pm index bfab8055d..d72fb39ce 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 {