r78809 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78808‎ | r78809 | r78810 >
Date:17:29, 22 December 2010
Author:catrope
Status:ok
Tags:
Comment:
Followup r78786: var->protected
Modified paths:
  • /trunk/phase3/includes/QueryPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/QueryPage.php
@@ -88,7 +88,7 @@
8989 /**
9090 * Wheter to show prev/next links
9191 */
92 - var $shownavigation = true;
 92+ protected $shownavigation = true;
9393
9494 /**
9595 * A mutator for $this->listoutput;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78786Merge querypage-work2 branch from trunk. The most relevant changes are:...catrope14:16, 22 December 2010

Status & tagging log