diff options
author | alecpl <alec@alec.pl> | 2010-09-25 13:03:53 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-09-25 13:03:53 +0000 |
commit | e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 (patch) | |
tree | ebde4a0ae4c57dd23a84d841b7eb6a04c1b6cdcf /program/lib/utf8.class.php | |
parent | 6465a92a38bb42dae3f669e9f2e4f570b6dd5d95 (diff) |
- s/RoundCube/Roundcube/
Diffstat (limited to 'program/lib/utf8.class.php')
-rw-r--r-- | program/lib/utf8.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/utf8.class.php b/program/lib/utf8.class.php index 9f718d52d..e0dc9e2bd 100644 --- a/program/lib/utf8.class.php +++ b/program/lib/utf8.class.php @@ -35,7 +35,7 @@ Note: */ // Charset maps -// Adapted to fit RoundCube +// Adapted to fit Roundcube define("UTF8_MAP_DIR", "program/lib/encoding"); //Error constants |