r23831 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23830‎ | r23831 | r23832 >
Date:05:15, 7 July 2007
Author:amidaniel
Status:old
Tags:
Comment:
More profile breakage.
Modified paths:
  • /trunk/phase3/includes/Title.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Title.php
@@ -1037,6 +1037,7 @@
10381038 }
10391039
10401040 if ( $this->isNamespaceProtected() ) {
 1041+ wfProfileOut( $fname );
10411042 return false;
10421043 }
10431044

Follow-up revisions

RevisionCommit summaryAuthorDate
r23912Merged revisions 23662-23909 via svnmerge from...david18:11, 9 July 2007

Status & tagging log