From 4720787ca018e3d701479698f02b5a1df491c466 Mon Sep 17 00:00:00 2001 From: Wesley Miaw Date: Tue, 25 Nov 2003 22:13:56 +0000 Subject: Fleshed out invalid login error response. Only checks for invalid logins for non-HTTP authentication (even if there is no calendar map for an HTTP authenticated user). Switched some include() directives to include_once() to prevent possible future redeclaration errors. --- includes/todo.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/todo.php') diff --git a/includes/todo.php b/includes/todo.php index f09cce9..b4cefbd 100644 --- a/includes/todo.php +++ b/includes/todo.php @@ -1,8 +1,8 @@