Skip to content
Snippets Groups Projects
Commit 9eb1aa97 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Correctly display the CGI environment in Environment module

During the TYPO3 v9 install tool refactoring, a simple PHP array syntax
mistake did not correctly set the fluid variable "systemInformationCgiDetected"
which always resulted in not running in a CGI environment.

The change adapts the array variable assigment.

Resolves: #87320
Releases: master, 9.5
Change-Id: I2368ff033a6318d67c9153be20816d13ad8bd08d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62837


Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarMichael Schams <typo3@2018.schams.net>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMichael Schams <typo3@2018.schams.net>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 11619a1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment