From 44dbb49ae9d5ef475a43c477aec009577a04169c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 16 Jun 2008 21:17:26 -0400 Subject: Reorganise web/README.txt and elaborate on PEAR and File_Find. Add PEAR path to web/html/.htaccess. Signed-off-by: Loui Chang --- web/html/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html') diff --git a/web/html/.htaccess b/web/html/.htaccess index d4cd012..50d5c12 100644 --- a/web/html/.htaccess +++ b/web/html/.htaccess @@ -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" -- cgit v1.2.3-54-g00ecf