Index: branches/5.0.x/core/kernel/utility/http_query.php =================================================================== diff -u -N -r12953 -r13203 --- branches/5.0.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 12953) +++ branches/5.0.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 13203) @@ -1,6 +1,6 @@ Application->recallObject('ModRewriteHelper'); + $mod_rw_helper =& $this->Application->recallObject('ModRewriteHelper'); $mod_rw_helper->processRewriteURL(); }