r35209 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35208‎ | r35209 | r35210 >
Date:22:36, 22 May 2008
Author:aaron
Status:old
Tags:
Comment:
Make saveContent() protected
Modified paths:
  • /trunk/phase3/includes/LogPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/LogPage.php
@@ -51,7 +51,7 @@
5252 $this->updateRecentChanges = $rc;
5353 }
5454
55 - function saveContent() {
 55+ protected function saveContent() {
5656 global $wgUser, $wgLogRestrictions;
5757 $fname = 'LogPage::saveContent';
5858

Status & tagging log