From: Chad Horohoe Date: Mon, 22 Aug 2016 17:14:28 +0000 (-0700) Subject: Pingback: Tweak docs a tiny bit to point to mw.org better X-Git-Tag: 1.31.0-rc.0~5944^2 X-Git-Url: http://git.cyclocoop.org//%22javascript:ModifierStyle%28%27%22.%24id.%22%27%29/%22?a=commitdiff_plain;h=26b01331e371605265f9f336c4e60757e7d3d9bc;p=lhc%2Fweb%2Fwiklou.git Pingback: Tweak docs a tiny bit to point to mw.org better Change-Id: Ia01380d6bb20cfb22b6cc3717ce530df87e0d42b --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 4e08aa62b3..a88b05f3c7 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -8342,7 +8342,7 @@ $wgEventRelayerConfig = [ * PHP version, and chosen database backend. The Wikimedia Foundation shares this data with * MediaWiki developers to help guide future development efforts. * - * For details about what data is sent, see: https://www.mediawiki.org/wiki/Pingback + * For details about what data is sent, see: https://www.mediawiki.org/wiki/Manual:$wgPingback * * @var bool * @since 1.28 diff --git a/includes/Pingback.php b/includes/Pingback.php index dd68102391..0039d2b68c 100644 --- a/includes/Pingback.php +++ b/includes/Pingback.php @@ -117,6 +117,9 @@ class Pingback { * * This is public so we can display it in the installer * + * Developers: If you're adding a new piece of data to this, please ensure + * that you update https://www.mediawiki.org/wiki/Manual:$wgPingback + * * @return array */ public function getSystemInfo() {