From 41456a016a07c6984b8674926ee113645b1ffb76 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 13 Jan 2003 08:51:56 +0000 Subject: [PATCH] fixed path to Authenticator --- lib/authentication/DBAuthenticator.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/authentication/DBAuthenticator.inc b/lib/authentication/DBAuthenticator.inc index 58d87c2..59550bb 100644 --- a/lib/authentication/DBAuthenticator.inc +++ b/lib/authentication/DBAuthenticator.inc @@ -1,6 +1,6 @@ owl_fs_root/lib/Authenticator.inc"); +require_once("$default->owl_fs_root/lib/authentication/Authenticator.inc"); /** * $Id$ -- libgit2 0.21.4