r106403 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106402‎ | r106403 | r106404 >
Date:01:55, 16 December 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
kill dead var
Modified paths:
  • /trunk/extensions/Contest/specials/SpecialEditContest.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Contest/specials/SpecialEditContest.php
@@ -14,7 +14,6 @@
1515 class SpecialEditContest extends FormSpecialPage {
1616
1717 protected $contest = false;
18 - protected $isNewPost = false;
1918
2019 /**
2120 * Constructor.

Status & tagging log