Index: branches/5.2.x/core/kernel/utility/http_query.php =================================================================== diff -u -N -r15233 -r15252 --- branches/5.2.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 15233) +++ branches/5.2.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 15252) @@ -1,6 +1,6 @@ ' . $_SERVER['REQUEST_URI'] . '" used', E_USER_NOTICE); $this->Application->Redirect('', $url_params); } }