From bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 20 Aug 2013 13:23:59 -0400
Subject: [PATCH] s/$rcmail_config/$config/ also for plugins configuration

---
 plugins/zipdownload/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/zipdownload/README b/plugins/zipdownload/README
index 4fa3c17..f253d63 100644
--- a/plugins/zipdownload/README
+++ b/plugins/zipdownload/README
@@ -23,7 +23,7 @@
 Install
 =======
 * Place this plugin folder into plugins directory of Roundcube
-* Add zipdownload to $rcmail_config['plugins'] in your Roundcube config
+* Add zipdownload to $config['plugins'] in your Roundcube config
 
 NB: When downloading the plugin from GitHub you will need to create a
 directory called zipdownload and place the files in there, ignoring the

--
Gitblit v1.9.1