X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FUID.pm;h=78fe156c3d1f9cd79e80d17a339bc51f2eb7b77b;hb=fb697ebf8016ab1fa33de81a2a6b46f2bc7f1c1d;hp=f81d8dcdda1ecdd4b0b82beb37ad4ce2e3ab4e91;hpb=a08b4d18bc28e44fe236f1060632ffefc773f78b;p=freeside.git diff --git a/FS/FS/UID.pm b/FS/FS/UID.pm index f81d8dcdd..78fe156c3 100644 --- a/FS/FS/UID.pm +++ b/FS/FS/UID.pm @@ -188,7 +188,7 @@ sub cgisetotaker { $user = lc ( $cgi->connection->user ); } else { die "fatal: Can't get REMOTE_USER! for cgi $cgi - you need to setup ". - "Apache user authentication as documented in htdocs/docs/config.html"; + "Apache user authentication as documented in httemplate/docs/install.html"; } $user; } @@ -252,7 +252,7 @@ coderef into the hash %FS::UID::callback : =head1 VERSION -$Id: UID.pm,v 1.10 2001-09-24 03:23:34 ivan Exp $ +$Id: UID.pm,v 1.12 2002-01-19 15:16:22 ivan Exp $ =head1 BUGS