From ddf166a49350b39789ab6dec20dbc7a64298d0e2 Mon Sep 17 00:00:00 2001 From: dimka3210 Date: Sun, 24 Jul 2011 11:58:56 +0000 Subject: [PATCH] r135 git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@135 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/privmsg.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/privmsg.php b/upload/privmsg.php index b07440f90..9d2edc87d 100644 --- a/upload/privmsg.php +++ b/upload/privmsg.php @@ -1425,7 +1425,6 @@ else if ( $submit || $refresh || $mode != '' ) // Output the data to the template (for MAIL.RU Keyboard) $template->assign_vars(array( - 'SHOW_VIRTUAL_KEYBOARD' => $bb_cfg['show_virtual_keyboard'], 'L_LAYOUT' => $lang['KB_RUS_KEYLAYOUT'], 'L_NONE' => $lang['KB_NONE'], 'L_TRANSLIT' => $lang['KB_TRANSLIT'],