r39064 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r39063‎ | r39064 | r39065 >
Date:11:59, 10 August 2008
Author:nikerabbit
Status:old
Tags:
Comment:
* Removed accidentally committed debugging
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -1340,8 +1340,6 @@
13411341 return false;
13421342 }
13431343
1344 - wfDebug( wfBacktrace() );
1345 -
13461344 // Cache to avoid multiple database queries for the same title
13471345 if ( isset($this->mProtections) ) {
13481346 return $this->mProtections;

Status & tagging log