From 4c92d39a610a4f5fa0a5adb08a7414229db33be9 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 23 May 2009 10:47:49 +0000 Subject: [PATCH] Clarify FAQ 5.18; put the vim modeline higher in the file so that it works --- Documentation.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Documentation.html b/Documentation.html index 382ae63d8..b6840a543 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1,12 +1,11 @@ - - - + + @@ -3609,12 +3608,12 @@ $cfg['Servers'][$i]['AllowDeny']['rules'] = array( installed in their Firefox is causing the problem.

- 5.18 With Konqueror 4.2.x an invalid LIMIT - clause is generated when I browse a table. This happens only when using - the http authentication mode.

-

Seems to be a browser-specific problem; meanwhile use the cookie -authentication mode.

- +5.18 With Konqueror 4.2.x an invalid LIMIT + clause is generated when I browse a table. +

This happens only when both of these conditions are met: using the + http authentication mode and register_globals being set + to On on the server. It seems to be a browser-specific problem; + meanwhile use the cookie authentication mode.

Using phpMyAdmin