Index: branches/5.1.x/core/kernel/utility/http_query.php =================================================================== diff -u -N -r13490 -r13545 --- branches/5.1.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 13490) +++ branches/5.1.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 13545) @@ -1,6 +1,6 @@ Application->recallObject('ModRewriteHelper'); + $mod_rw_helper =& $this->Application->recallObject('ModRewriteHelper'); $mod_rw_helper->processRewriteURL(); }