Pingback: Tweak docs a tiny bit to point to mw.org better
authorChad Horohoe <chadh@wikimedia.org>
Mon, 22 Aug 2016 17:14:28 +0000 (10:14 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Mon, 22 Aug 2016 17:14:28 +0000 (10:14 -0700)
Change-Id: Ia01380d6bb20cfb22b6cc3717ce530df87e0d42b

includes/DefaultSettings.php
includes/Pingback.php

index 4e08aa6..a88b05f 100644 (file)
@@ -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
index dd68102..0039d2b 100644 (file)
@@ -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() {