[Rt-commit] r14939 - rtir/branches/2.3-TESTING/etc
ruz at bestpractical.com
ruz at bestpractical.com
Sat Aug 9 11:47:52 EDT 2008
Author: ruz
Date: Sat Aug 9 11:47:52 2008
New Revision: 14939
Modified:
rtir/branches/2.3-TESTING/etc/RTIR_Config.pm
Log:
* stop loading RT::IR from config as new plugins subsystem loads it for us
Modified: rtir/branches/2.3-TESTING/etc/RTIR_Config.pm
==============================================================================
--- rtir/branches/2.3-TESTING/etc/RTIR_Config.pm (original)
+++ rtir/branches/2.3-TESTING/etc/RTIR_Config.pm Sat Aug 9 11:47:52 2008
@@ -269,6 +269,4 @@
# other actions don't apply to the same matched text
Set(@Active_MakeClicky, qw(httpurl_overwrite ip email domain));
-require RT::IR;
-
1;
More information about the Rt-commit
mailing list