stable

Clone or download

Read-only

Remove usages of unknown gfplugins and gfwww variables in Mediawiki's LocalSettings

PHP throws like this when you try to access a Mediawiki page: ``` PHP Notice: Undefined variable: gfwww in /usr/share/tuleap/plugins/mediawiki/www/LocalSettings.php on line 221 ``` Part of request #20946: Fix notices/warnings/errors encountered when using PHP 7.4 FPM pools Change-Id: Ida8f62b6e90952661c455f7a44925ae6f958d700

Modified Files

Name
D plugins/mediawiki/include/mediawiki-init.php +0 −31 Go to diff View file
M plugins/mediawiki/www/LocalSettings.php +0 −2 Go to diff View file