From 868944f467371a0746e63fe60d8036ad3ae62a4f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?=
- 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.