r103538 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103537‎ | r103538 | r103539 >
Date:00:30, 18 November 2011
Author:khorn
Status:ok (Comments)
Tags:
Comment:
MFT 103534
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/globalcollect_gateway/scripts/orphans.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/globalcollect_gateway/scripts/orphans.php
@@ -5,7 +5,7 @@
66 //TODO: Something that is not specific to anybody's install, here.
77 global $IP;
88 if ( !isset($IP) ) {
9 - $IP = '/var/www/wikimedia-dev';
 9+ $IP = '../../../../';
1010 }
1111 require_once( "$IP/maintenance/Maintenance.php" );
1212

Comments

#Comment by Khorn (WMF) (talk | contribs)   00:34, 18 November 2011

Oops. MFT r103534, I should say.

Status & tagging log