redirectCgiQueryHandler($query, $url )
-
$query - the CGI query
-
$url - the URL to redirect to
This handler can be used to replace TWiki's internal redirect function.
If this handler is defined in more than one plugin, only the handler
in the earliest plugin in the INSTALLEDPLUGINS list will be called. All
the others will be ignored.
Since: TWiki::Plugins::VERSION = '1.010'