georgringer / t3monitoring_client

Monitoring client
GNU General Public License v2.0
28 stars 26 forks source link

PHP Warning: Undefined global variable $LANG in #73

Closed fritzdacat closed 1 year ago

fritzdacat commented 1 year ago

We get this error message in TYPO3 11 with t3monitoring_client

Core: Error handler (FE): PHP Warning: Undefined global variable $LANG in /web/typo3conf/ext/t3monitoring_client/Classes/Provider/StatusReportProvider.php line 90

TYPO3: 11.5.16 t3monitoring_client: 9.2.2 PHP: 8.1.1

fritzdacat commented 1 year ago

Just see that was already fixed in the master branch