diff options
author | Arun Persaud <arun@nubati.net> | 2010-03-14 14:11:52 -0700 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2010-03-14 14:33:31 -0700 |
commit | 83fc1a851c69e13808d14f2d5a284c3369409018 (patch) | |
tree | 67d2da7a1481269aa939b898f3fd1be4507cf869 /INSTALL | |
parent | c05246b378470eab9c172d8d96328a821302a273 (diff) | |
download | e-DoKo-83fc1a851c69e13808d14f2d5a284c3369409018.tar.gz e-DoKo-83fc1a851c69e13808d14f2d5a284c3369409018.tar.bz2 e-DoKo-83fc1a851c69e13808d14f2d5a284c3369409018.zip |
NEW FEATURE: added localization support
using gettext to add support for localization
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Installation ------------ -1) What you need - all you need is PHP and MYSQL + all you need is PHP and MYSQL. PHP has to include gettext support. 0) Get files |