r92014 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92013‎ | r92014 | r92015 >
Date:22:04, 12 July 2011
Author:aaron
Status:ok
Tags:
Comment:
Fixed r92012 comment
Modified paths:
  • /trunk/phase3/includes/actions/WatchAction.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/actions/WatchAction.php
@@ -54,8 +54,7 @@
5555 }
5656
5757 /**
58 - * purge is slightly weird because it can be either formed or formless depending
59 - * on user permissions
 58+ * This can be either formed or formless depending on the session token given
6059 */
6160 public function show() {
6261 $this->setHeaders();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92012* Made (un)watch action show a form if the token is bad/missing (this handles...aaron21:58, 12 July 2011

Status & tagging log