Index: trunk/core/kernel/utility/http_query.php =================================================================== diff -u -N -r4850 -r7635 --- trunk/core/kernel/utility/http_query.php (.../http_query.php) (revision 4850) +++ trunk/core/kernel/utility/http_query.php (.../http_query.php) (revision 7635) @@ -177,7 +177,6 @@ { $this->processRewriteURL(); } - } else { $this->Application->VerifyLanguageId(); @@ -381,7 +380,7 @@ $this->Set('t', $t); } } - + function parseEnvPart($mixed_part) { // In-portal old style env conversion - adds '-' between prefix and first var @@ -412,7 +411,7 @@ } } } - + /** * Decides what template name to * use from $_GET or from $_POST