[Rt-commit] r10336 - rtir/branches/2.3-EXPERIMENTAL/etc

ruz at bestpractical.com ruz at bestpractical.com
Sun Jan 13 18:07:48 EST 2008


Author: ruz
Date: Sun Jan 13 18:07:48 2008
New Revision: 10336

Modified:
   rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm

Log:
* revert the latest change

Modified: rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/etc/RTIR_Config.pm	Sun Jan 13 18:07:48 2008
@@ -266,6 +266,4 @@
 # other actions don't apply to the same matched text
 Set(@Active_MakeClicky, qw(httpurl_overwrite ip email domain));
 
-Register( Init => sub { require RT::IR } );
-
 1;


More information about the Rt-commit mailing list