From d5b94ef46cd18515e68abf57b03fd8e5f76afa63 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 15 Nov 2002 09:13:31 +0000 Subject: [PATCH] Nothing missing, just needs testing and debugging --- auth/db/lib.php | 2 +- auth/imap/lib.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/auth/db/lib.php b/auth/db/lib.php index 0e9677e1f9..0e1e458913 100644 --- a/auth/db/lib.php +++ b/auth/db/lib.php @@ -1,7 +1,7 @@ auth_dbhost = "localhost"; diff --git a/auth/imap/lib.php b/auth/imap/lib.php index cdf3161d6d..0f115e2b76 100644 --- a/auth/imap/lib.php +++ b/auth/imap/lib.php @@ -1,7 +1,7 @@ auth_imaphost = "127.0.0.1"; // Should be IP number -- 2.39.5