Started adding i18n support

This commit is contained in:
eric 2004-06-14 18:31:31 +00:00
parent 64520381cd
commit 5268aa5802
4 changed files with 194 additions and 0 deletions

1
web/html/.htaccess Normal file
View file

@ -0,0 +1 @@
php_value include_path ".:../lib:../lang"