r95577 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95576‎ | r95577 | r95578 >
Date:22:56, 26 August 2011
Author:johnduhart
Status:ok
Tags:
Comment:
API get functions should be public
Modified paths:
  • /trunk/phase3/includes/api/ApiEditPage.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiEditPage.php
@@ -371,7 +371,7 @@
372372 return true;
373373 }
374374
375 - protected function getDescription() {
 375+ public function getDescription() {
376376 return 'Create and edit pages.';
377377 }
378378

Sign-offs

UserFlagDate
Raindriftinspected23:35, 26 August 2011

Status & tagging log