diff --git a/Documentation.html b/Documentation.html index cb3931eed..b1e061427 100755 --- a/Documentation.html +++ b/Documentation.html @@ -556,8 +556,9 @@
- I get errors about not being able to include a file in /lang +
+ I get errors about not being able to include a file in /lang
- Check php.ini, or ask your sysadmin to check it. The include_path
- must contain "." somewhere in it, and open_basedir, if used,
- must contain "." and "./lang" to allow normal operation of phpMyAdmin.
+ Check php.ini, or ask your sysadmin to check it. The
+ include_path must contain "." somewhere in it, and
+ open_basedir, if used, must contain "." and "./lang" to allow
+ normal operation of phpMyAdmin.
- I have found a bug. How do I inform developers?
+ I have found a bug. How do I inform developpers?
Our Bug Tracker is located at
http://sourceforge.net/projects/phpmyadmin under the Bugs section.