r81703 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r81702‎ | r81703 | r81704 >
Date:09:55, 8 February 2011
Author:tstarling
Status:ok
Tags:
Comment:
Remove incorrect disableCache() call. It's gone from trunk already.
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/DonationInterface/donate_interface/donate_interface.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/DonationInterface/donate_interface/donate_interface.php
@@ -38,8 +38,6 @@
3939 //load extension messages
4040 wfLoadExtensionMessages( 'DonateInterface' );
4141
42 - $parser->disableCache();
43 -
4442 $parser->setHook( 'donate', 'efDonateRender' );
4543
4644 //process form

Status & tagging log