[Bps-public-commit] RT-Extension-SLA branch, master, updated. 0.05-1-g7188f5a

Kevin Falcone falcone at bestpractical.com
Fri Dec 9 11:01:27 EST 2011


The branch, master has been updated
       via  7188f5a9a11dda5726fce513091f1584b113b6b2 (commit)
      from  29a2506e35303d123c56940897b85f0da1097585 (commit)

Summary of changes:
 lib/RT/Extension/SLA.pm |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 7188f5a9a11dda5726fce513091f1584b113b6b2
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Fri Dec 9 11:01:11 2011 -0500

    Document @Plugins

diff --git a/lib/RT/Extension/SLA.pm b/lib/RT/Extension/SLA.pm
index b533b00..69cdb0e 100644
--- a/lib/RT/Extension/SLA.pm
+++ b/lib/RT/Extension/SLA.pm
@@ -26,6 +26,13 @@ RT extension to implement automated due dates using service levels.
 
 =item make initdb (for the first time only)
 
+=item Base configuration
+
+In RT 3.8 and later, you must enable the plugin by adding RT::Extension::SLA
+to your @Plugins line (or create one) like:
+
+    Set(@Plugins,(qw(RT::Extension::SLA)));
+
 =back
 
 =head1 CONFIGURATION

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list