r80374 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80373‎ | r80374 | r80375 >
Date:02:56, 15 January 2011
Author:reedy
Status:ok
Tags:
Comment:
MFT r80319
Modified paths:
  • /branches/REL1_16/extensions/wikihiero (modified) (history)
  • /branches/REL1_16/extensions/wikihiero/wikihiero.php (modified) (history)

Diff [purge]

Index: branches/REL1_16/extensions/wikihiero/wikihiero.php
@@ -50,7 +50,7 @@
5151 }
5252
5353 // MediaWiki entry point
54 -function WikiHieroLoader( $text, $attribs, &$parser ) {
 54+function WikiHieroLoader( $text, $attribs, $parser ) {
5555 WikiHieroLoad();
5656 $parser->setHook( 'hiero', 'WikiHieroHook' );
5757 return WikiHieroHook( $text, $attribs, $parser );
Property changes on: branches/REL1_16/extensions/wikihiero
___________________________________________________________________
Added: svn:mergeinfo
5858 Merged /trunk/extensions:r80319
5959 Merged /trunk/extensions/wikihiero:r75259

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r80319* (bug 26713) Wikihiero not rendering with PHP 5.3.4reedy20:35, 14 January 2011

Status & tagging log