r111671 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r111670‎ | r111671 | r111672 >
Date:20:00, 16 February 2012
Author:reedy
Status:ok
Tags:
Comment:
Modified paths:
  • /branches/wmf/1.19wmf1/extensions (modified) (history)
  • /branches/wmf/1.19wmf1/extensions/CentralAuth/AntiSpoof/batchCAAntiSpoof.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/extensions/CentralAuth/AntiSpoof/batchCAAntiSpoof.php
@@ -5,7 +5,7 @@
66 if ( $IP === false ) {
77 $IP = dirname( __FILE__ ) . '/../../..';
88 }
9 -require_once( "$IP/extensions/AntiSpoof/maintenance/BatcbAntiSpoofClass.php" );
 9+require_once( "$IP/extensions/AntiSpoof/maintenance/BatchAntiSpoofClass.php" );
1010
1111 class BatchCAAntiSpoof extends BatchAntiSpoof {
1212
Property changes on: branches/wmf/1.19wmf1/extensions
___________________________________________________________________
Modified: svn:mergeinfo
1313 Merged /trunk/extensions:r111670

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r111670Batcb to Batch from r111668reedy19:59, 16 February 2012

Status & tagging log