[Bps-public-commit] RT-Extension-ActivityReports branch, master, updated. 1.01_01-1-g78e3af3
Kevin Falcone
falcone at bestpractical.com
Wed Mar 14 22:16:34 EDT 2012
The branch, master has been updated
via 78e3af35e04ce653f55264199bc41fe330432ed4 (commit)
from f12a2f68091610f825f6b93eccb1a7cff7a52505 (commit)
Summary of changes:
README | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 78e3af35e04ce653f55264199bc41fe330432ed4
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Mar 14 22:16:30 2012 -0400
be clearer in the README about 4.0
diff --git a/README b/README
index 29223c8..3474b39 100644
--- a/README
+++ b/README
@@ -38,8 +38,8 @@ automatically detect it.)
$ make
$ make install
-If you are using RT 3.8 - add RT::Extension::ActivityReports to
- at Plugins in your RT_SiteConfig.pm
+If you are using RT 3.8 or higher - add RT::Extension::ActivityReports
+to @Plugins in your RT_SiteConfig.pm
USAGE ---
@@ -47,4 +47,4 @@ Once installed, the activity reports can be accessed from the URL
http://<path_to_your_RT>/Reports/Activity/index.html
and will also be available as a "generate reports" link at the bottom
-of search results
+of search results on 3.8 or as an Activity Reports tab in 4.0
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list