Index: branches/5.1.x/core/kernel/utility/http_query.php =================================================================== diff -u -r13470 -r13489 --- branches/5.1.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 13470) +++ branches/5.1.x/core/kernel/utility/http_query.php (.../http_query.php) (revision 13489) @@ -1,6 +1,6 @@ Application->VerifyLanguageId(); $this->Application->VerifyThemeId(); + $this->Application->VerifyLanguageId(); } }