[Rt-commit] rt branch, 4.2/clean-autohandler, created. rt-4.0.0rc7-246-g4b62625

Shawn Moore sartak at bestpractical.com
Fri Mar 25 12:07:47 EDT 2011


The branch, 4.2/clean-autohandler has been created
        at  4b626255a5ecb7dbe865cc655f0c6ef7f03c0ea5 (commit)

- Log -----------------------------------------------------------------
commit 4b626255a5ecb7dbe865cc655f0c6ef7f03c0ea5
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Mar 25 12:07:34 2011 -0400

    Remove unused ARGS block from autohandler

diff --git a/share/html/autohandler b/share/html/autohandler
index f9314a9..4a7fe83 100755
--- a/share/html/autohandler
+++ b/share/html/autohandler
@@ -54,8 +54,3 @@ RT::Interface::Web::HandleRequest(\%ARGS);
 
 $m->comp( '/Elements/Footer', %ARGS );
 </%INIT>
-<%ARGS>
-$user => undef
-$pass => undef
-$menu => undef
-</%ARGS>

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


More information about the Rt-commit mailing list