Fixed r92012 comment

This commit is contained in:
Aaron Schulz 2011-07-12 22:04:21 +00:00
parent 9af997c592
commit def08c755d

View file

@ -54,8 +54,7 @@ class WatchAction extends FormAction {
} }
/** /**
* purge is slightly weird because it can be either formed or formless depending * This can be either formed or formless depending on the session token given
* on user permissions
*/ */
public function show() { public function show() {
$this->setHeaders(); $this->setHeaders();