From 5c54907ed7dc804bee6e1297a85f93c01c90594f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 8 Oct 2005 14:57:21 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Quand=20on=20acc=E8de=20a=20une=20page?= =?UTF-8?q?=20directement=20avec=20param=E8tres=20sans=20etre=20identifi?= =?UTF-8?q?=E9,=20les=20param=E8tres=20sont=20perdus=20au=20moment=20de=20?= =?UTF-8?q?l'identification.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/lib/functions.inc.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/lib/functions.inc.php b/htdocs/lib/functions.inc.php index 44ac944a583..d201346da10 100644 --- a/htdocs/lib/functions.inc.php +++ b/htdocs/lib/functions.inc.php @@ -864,7 +864,10 @@ function loginfunction() print ''."\n"; print ''; - print '
'; + print ''; print '';