From 910f8d7693ce327bb6239b5d63525f41a787a24c Mon Sep 17 00:00:00 2001 From: JT Smith Date: Fri, 28 Nov 2003 19:25:17 +0000 Subject: [PATCH] removed an unnecessary gotcha --- docs/gotcha.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 5008ce3ea..34e4bdae6 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -7,15 +7,6 @@ upgrading from one version to the next, or even between multiple versions. Be sure to heed the warnings contained herein as they will save you many hours of grief. -6.0.0 --------------------------------------------------------------------- - * You MUST clear your filesystem cache or WebGUI will crash. It is - typically in /tmp/FileCache. A command like the following - run as the super user will do the job nicely: - - rm -Rf /tmp/FileCache - - 5.5.0 -------------------------------------------------------------------- * If you have any custom Message Board templates they will be