Index: branches/unlabeled/unlabeled-1.52.30/core/kernel/utility/http_query.php =================================================================== diff -u -r4852 -r7456 --- branches/unlabeled/unlabeled-1.52.30/core/kernel/utility/http_query.php (.../http_query.php) (revision 4852) +++ branches/unlabeled/unlabeled-1.52.30/core/kernel/utility/http_query.php (.../http_query.php) (revision 7456) @@ -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