Skip to content

Commit

Permalink
[BUGFIX] Fix #160: disable cHash recalculation by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryd committed Sep 13, 2016
1 parent b0945b0 commit ddbb94c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/Decoder/UrlDecoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,8 @@ protected function makeRealPhpArrayFromRequestVars(array $requestVariables) {

/**
* Merges $_GET from domains configuration.
*
* @return void
*/
protected function mergeGetVarsFromDomainsConfiguration() {
// Convert the configuration into an $_GET-"friendly" format
Expand Down

0 comments on commit ddbb94c

Please sign in to comment.