Wikia code/includes/specials/SpecialRecentchangeslinked.php

From mediawiki.org
--- D:\Programming\SVN\mediawiki\branches\REL1_16\phase3\includes\specials\SpecialRecentchangeslinked.php	2011-07-18 22:31:17.638671900 +0100
+++ D:\Programming\SVN\wikia\trunk\includes\specials\SpecialRecentchangeslinked.php	2011-08-17 15:28:16.280273400 +0100
@@ -93,7 +93,7 @@
 			$query_options, $opts['tagfilter'] );
 
 		// XXX: parent class does this, should we too?
-		// wfRunHooks('SpecialRecentChangesQuery', array( &$conds, &$tables, &$join_conds, $opts ) );
+		wfRunHooks('SpecialRecentChangesQuery', array( &$conds, &$tables, &$join_conds, $opts ) );
 
 		if( $ns == NS_CATEGORY && !$showlinkedto ) {
 			// special handling for categories