From fc1102509fe4b2a47217c82341dfa7edc5e38fed Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 28 May 2009 14:18:37 -0400
Subject: [PATCH] - add plugins directory to the list of locations for upgrade (#1485865)
---
UPGRADING | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/UPGRADING b/UPGRADING
index b2c1977..52e1705 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -14,6 +14,7 @@
- ./program/
- ./installer/
- ./skins/default/
+ - ./plugins/
2. Run ./bin/update.sh from the commandline OR
open http://url-to-roundcube/installer/ in a browser. To enable
the latter one, you have to temporary set 'enable_installer' to true
--
Gitblit v1.9.1