diff options
Diffstat (limited to 'program/lib')
-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 |