r87567 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87566‎ | r87567 | r87568 >
Date:20:10, 6 May 2011
Author:krinkle
Status:ok
Tags:
Comment:
Revert unintended mod from r87566
Modified paths:
  • /trunk/extensions/ArticleFeedback/populateAFStatistics.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/populateAFStatistics.php
@@ -4,7 +4,7 @@
55 if ( $IP === false ) {
66 $IP = dirname( __FILE__ ) . '/../..';
77 }
8 -require( "../../phase3/maintenance/Maintenance.php" );
 8+require( "$IP/maintenance/Maintenance.php" );
99
1010 class PopulateAFStatistics extends Maintenance {
1111 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r87566Add parenthesis to general-domain + utility function +rewording (follow-up r8...krinkle20:08, 6 May 2011

Status & tagging log