[Rt-commit] rt branch, 4.4/add-cored-plugins, created. rt-4.2.12-429-geda0cf5

Todd Wade todd at bestpractical.com
Mon Nov 2 10:38:06 EST 2015


The branch, 4.4/add-cored-plugins has been created
        at  eda0cf557a77ac74b2bbab65b5a3270491513ab9 (commit)

- Log -----------------------------------------------------------------
commit eda0cf557a77ac74b2bbab65b5a3270491513ab9
Author: Todd Wade <todd at bestpractical.com>
Date:   Mon Nov 2 10:38:16 2015 -0500

    add ::ParentTimeWorked to %CORED_PLUGINS

diff --git a/lib/RT.pm b/lib/RT.pm
index 0165fca..6d1977e 100644
--- a/lib/RT.pm
+++ b/lib/RT.pm
@@ -736,6 +736,7 @@ our %CORED_PLUGINS = (
     'RT::Authen::ExternalAuth' => '4.4',
     'RT::Extension::LDAPImport' => '4.4',
     'RT::Extension::SpawnLinkedTicketInQueue' => '4.4',
+    'RT::Extension::ParentTimeWorked' => '4.4',
 );
 
 sub InitPlugins {

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


More information about the rt-commit mailing list