Reedy has uploaded a new change for review. https://gerrit.wikimedia.org/r/84727
Change subject: $wgStockPath is long dead ...................................................................... $wgStockPath is long dead Change-Id: I66eec2d63287dfcc32cc741c477f356d71a8eea8 --- M wmf-config/CommonSettings.php 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/27/84727/1 diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php index 04cd160..5464224 100644 --- a/wmf-config/CommonSettings.php +++ b/wmf-config/CommonSettings.php @@ -273,7 +273,6 @@ $wgScriptPath = '/w'; $wgLocalStylePath = "$wgScriptPath/static-$wmfVersionNumber/skins"; -$wgStockPath = '/images'; $wgScript = $wgScriptPath . '/index.php'; $wgRedirectScript = $wgScriptPath . '/redirect.php'; $wgInternalServer = $wgCanonicalServer; -- To view, visit https://gerrit.wikimedia.org/r/84727 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I66eec2d63287dfcc32cc741c477f356d71a8eea8 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
