From a522971cf853b2f0ccd1b569491a06218ebbaee9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 08 May 2013 08:28:36 -0400 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- plugins/help/help.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/plugins/help/help.php b/plugins/help/help.php index 4b11dce..69da682 100644 --- a/plugins/help/help.php +++ b/plugins/help/help.php @@ -21,8 +21,6 @@ function init() { - $rcmail = rcmail::get_instance(); - $this->add_texts('localization/', false); // register task -- Gitblit v1.9.1