r106577 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106576‎ | r106577 | r106578 >
Date:18:36, 18 December 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
kill dead code
Modified paths:
  • /trunk/extensions/SemanticWatchlist/SemanticWatchlist.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticWatchlist/SemanticWatchlist.php
@@ -39,7 +39,7 @@
4040
4141 define( 'SemanticWatchlist_VERSION', '0.2 alpha' );
4242
43 -$wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
 43+$wgExtensionCredits['semantic'][] = array(
4444 'path' => __FILE__,
4545 'name' => 'Semantic Watchlist',
4646 'version' => SemanticWatchlist_VERSION,

Status & tagging log