From c0309556342871c2f65b5212ffdf35579d1ce7e6 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 13 Jan 2006 11:03:36 -0500
Subject: [PATCH] Switched to full UTF-8 support

---
 program/localization/ru/messages.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/program/localization/ru/messages.inc b/program/localization/ru/messages.inc
index 5dc0d98..631c852 100755
--- a/program/localization/ru/messages.inc
+++ b/program/localization/ru/messages.inc
@@ -16,8 +16,6 @@
 
 */
 
-$utf8_decoding = TRUE;
-
 $messages = array();
 
 $messages['loginfailed']  = 'Неудачная авторизация';

--
Gitblit v1.9.1