We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712b478 commit 650085cCopy full SHA for 650085c
1 file changed
acp/quickreply_module.php
@@ -68,7 +68,7 @@ public function main($id, $mode)
68
*/
69
if (version_compare($config['version'], '3.1.8', '>'))
70
{
71
- unset($display_vars['qr_ctrlenter']);
+ unset($display_vars['vars']['qr_ctrlenter']);
72
}
73
74
if (isset($display_vars['lang']))
0 commit comments