merging RT 4.0.6
[freeside.git] / FS / FS / Mason.pm
index 6c4a1b8..16c9afd 100644 (file)
@@ -585,7 +585,7 @@ sub mason_interps {
                     },
     compiler     => HTML::Mason::Compiler::ToObject->new(
                       default_escape_flags => 'h',
-                      allow_globals        => [qw(%session)],
+                      allow_globals        => [qw(%session $DECODED_ARGS)],
                     ),
   );