r79816 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79815‎ | r79816 | r79817 >
Date:13:56, 7 January 2011
Author:catrope
Status:ok
Tags:
Comment:
Followup r79815: merge r79810 for real
Modified paths:
  • /branches/REL1_17/extensions/LabeledSectionTransclusion/lst.php (modified) (history)

Diff [purge]

Index: branches/REL1_17/extensions/LabeledSectionTransclusion/lst.php
@@ -50,6 +50,7 @@
5151 $parser->setFunctionHook( 'lst', array( __CLASS__, 'pfuncInclude' ) );
5252 $parser->setFunctionHook( 'lstx', array( __CLASS__, 'pfuncExclude' ) );
5353 }
 54+ return true;
5455 }
5556
5657 /// Add the magic words - possibly with more readable aliases

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79810Add missing return true; that was upsetting tesla! Will look for someone to b...reedy06:33, 7 January 2011
r798151.17: MFT r78327, r78560, r79131, r79708, r79713, r79725, r79758, r79759, r79...catrope13:55, 7 January 2011

Status & tagging log