[Rt-commit] rtfm branch, master, updated. 203f182c56298ab86d9dc8694c939e28a6b27bee
Kevin Falcone
falcone at bestpractical.com
Fri Jan 15 11:04:21 EST 2010
The branch, master has been updated
via 203f182c56298ab86d9dc8694c939e28a6b27bee (commit)
from 429fb2a8ed3edef0ab32efb0a06c576eba669532 (commit)
Summary of changes:
README | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 203f182c56298ab86d9dc8694c939e28a6b27bee
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Jan 15 11:04:06 2010 -0500
Make it even more clear how to add a Plugin
diff --git a/README b/README
index 2f7e6da..fb5a7c6 100644
--- a/README
+++ b/README
@@ -36,6 +36,9 @@ NOTE that upgrade steps are described in UPGRADING
Set(@Plugins,qw(RT::FM));
+ If you already have a @Plugins line, you must add RT::FM to your
+ existing plugin list.
+
7) Clear your mason cache. This is most often accomplished with
rm -rf /opt/rt3/var/mason_data/*
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list