From cb2bc809ef29f349d38c89e202d821e67bb4c947 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 21 Sep 2010 14:47:55 -0400 Subject: [PATCH] Fix db_mode check in insert_id() --- program/localization/index.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/index.inc b/program/localization/index.inc index a0a4810..1270b7f 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -63,6 +63,7 @@ 'ga_IE' => 'Irish (Gaedhilge)', 'it_IT' => 'Italian (Italiano)', 'ja_JP' => 'Japanese (日本語)', + 'kh_KH' => 'Khmer (ភាសាខ្មែរ)', 'ko_KR' => 'Korean (한국어)', 'ku' => 'Kurdish (Kurmancî)', 'lv_LV' => 'Latvian (Latviešu)', -- Gitblit v1.9.1