r74667 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74666‎ | r74667 | r74668 >
Date:16:07, 12 October 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Undid change that is breaking stuff for some reason - will investigate further soonish, and re-apply the change if possible
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_QueryPrinter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_QueryPrinter.php
@@ -86,7 +86,7 @@
8787 * Constructor. The parameter $format is a format string
8888 * that may influence the processing details.
8989 */
90 - public function __constuct( $format, $inline ) {
 90+ public function SMWResultPrinter( $format, $inline ) {
9191 global $smwgQDefaultLinking;
9292 $this->mFormat = $format;
9393 $this->mInline = $inline;

Follow-up revisions

RevisionCommit summaryAuthorDate
r74672Follow up to r74667 - missed the obvious typojeroendedauw16:35, 12 October 2010

Status & tagging log