Reorganise web/README.txt and elaborate on PEAR and File_Find.

Add PEAR path to web/html/.htaccess.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2008-06-16 21:17:26 -04:00
parent dc5b3d674e
commit 44dbb49ae9
2 changed files with 19 additions and 8 deletions

View file

@ -1,2 +1,2 @@
php_value short_open_tag Off
php_value include_path ".:../lib:../lang"
php_value include_path ".:../lib:../lang:/usr/share/pear"