From 86a025f5042d22e624767e142bfb9e2152fdb41e Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 22 Jun 2011 17:54:18 -0400 Subject: [PATCH] Fix check in pagenav --- UPGRADING | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/UPGRADING b/UPGRADING index 88e9c53..7df82b0 100644 --- a/UPGRADING +++ b/UPGRADING @@ -48,3 +48,6 @@ ----------------------- 1. Check .htaccess settings (some php settings could become required) 2. If you're using build-in addressbook, run indexing script /bin/indexcontacts.sh. +3. When upgrading from version older than 0.6-beta you should make sure + your folder settings contain namespace prefix. For example Courier users + should add INBOX. prefix to folder names in main configuration file. -- Gitblit v1.9.1