diff --git a/Documentation.html b/Documentation.html index 5cccbfcf3..9b83bbb06 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2447,8 +2447,9 @@ SetInputFilter PHP

Yes.
However, phpMyAdmin needs to be backwards compatible to php4. This is why - you won't be able to run phpMyAdmin having enabled E_STRICT in your - error_reporting settings.

+ phpMyAdmin disables the E_STRICT error_level in + error_reporting settings. +

Can I use HTTP authentication with IIS?