From fe2354c65eb21311c6cb34cdb511b181e0186e06 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Thu, 14 Jun 2007 20:15:56 +0000 Subject: [PATCH] added gotcha for custom tempaltes --- docs/gotcha.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 99c76c467..900169ec6 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -26,6 +26,10 @@ save you many hours of grief. Config::JSON Text::CSV_XS + * Any customizations made to the Inbox or Inbox/Message tempalates + will be lost. Please back up your custom templates before running + the upgrade + 7.3.16 --------------------------------------------------------------------