Fixed r92012 comment
This commit is contained in:
parent
9af997c592
commit
def08c755d
1 changed files with 1 additions and 2 deletions
|
|
@ -54,8 +54,7 @@ class WatchAction extends FormAction {
|
|||
}
|
||||
|
||||
/**
|
||||
* purge is slightly weird because it can be either formed or formless depending
|
||||
* on user permissions
|
||||
* This can be either formed or formless depending on the session token given
|
||||
*/
|
||||
public function show() {
|
||||
$this->setHeaders();
|
||||
|
|
|
|||
Loading…
Reference in a new issue