r24179 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24178‎ | r24179 | r24180 >
Date:20:33, 16 July 2007
Author:robchurch
Status:old
Tags:
Comment:
Tweak description
Modified paths:
  • /trunk/extensions/ProfileMonitor/ProfileMonitor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ProfileMonitor/ProfileMonitor.php
@@ -17,7 +17,7 @@
1818 $wgExtensionCredits['specialpage'][] = array(
1919 'name' => 'ProfileMonitor',
2020 'author' => 'Rob Church',
21 - 'description' => 'Special page to expose profiling data',
 21+ 'description' => 'Special page to search and inspect profiling data',
2222 );
2323
2424 function efProfileMonitor() {

Status & tagging log