Chad has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/204290

Change subject: Remove MW_SPECIALPAGE_VERSION. Unused anywhere.
......................................................................

Remove MW_SPECIALPAGE_VERSION. Unused anywhere.

If we needed such a constant nowadays we'd probably
stick it on SpecialPage itself rather than a global
define.

Change-Id: I8a62c4af3f6185ddd651cbf0ff86ecf39ca44123
---
M includes/Defines.php
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/90/204290/1

diff --git a/includes/Defines.php b/includes/Defines.php
index c9263da..262471e 100644
--- a/includes/Defines.php
+++ b/includes/Defines.php
@@ -24,11 +24,6 @@
  * @defgroup Constants MediaWiki constants
  */
 
-/**
- * Version constants for the benefit of extensions
- */
-define( 'MW_SPECIALPAGE_VERSION', 2 );
-
 /**@{
  * Database related constants
  */

-- 
To view, visit https://gerrit.wikimedia.org/r/204290
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a62c4af3f6185ddd651cbf0ff86ecf39ca44123
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Chad <ch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to