From 9a6a3a7e5ea4274212e74fcbafd349a95784ae83 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sat, 30 Aug 2003 12:15:21 +0000 Subject: [PATCH] Correction url logout --- htdocs/main.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/main.inc.php3 b/htdocs/main.inc.php3 index 9b42fd82756..636fa64c4b6 100644 --- a/htdocs/main.inc.php3 +++ b/htdocs/main.inc.php3 @@ -344,7 +344,7 @@ function top_menu($head) print ''.strftime(" %d %B - %H:%M",time()).''; - print ''.$user->login.''; + print ''.$user->login.''; print ''; // print '';