Index: trunk/phase3/includes/actions/WatchAction.php |
— | — | @@ -54,8 +54,7 @@ |
55 | 55 | } |
56 | 56 | |
57 | 57 | /** |
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 |
60 | 59 | */ |
61 | 60 | public function show() { |
62 | 61 | $this->setHeaders(); |