diff --git a/Documentation.html b/Documentation.html index cb3931eed..b1e061427 100755 --- a/Documentation.html +++ b/Documentation.html @@ -556,8 +556,9 @@
$cfgLimitChars integer
- Maximal number of Chars showed in a TEXT field on browse view. Can be - turned off by a toggle button on the browse page. + Maximal number of Chars showed in a TEXT OR a BLOB + field on browse view. Can be turned off by a toggle button on the + browse page.

@@ -897,16 +898,17 @@ your table properties and add the other fields.

-

- 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.