X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Factions%2FWatchAction.php;h=528e0e2ef130af16eb4eea691e977efb6281f851;hb=5dc68aedf45a7b2de6d6c6e736f9014873aa8186;hp=e12a7276338231a4d99b442e7569f88b7f0790a2;hpb=fa32e55a7c7c133fd841f474237c6a11a1ff0588;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/actions/WatchAction.php b/includes/actions/WatchAction.php index e12a727633..528e0e2ef1 100644 --- a/includes/actions/WatchAction.php +++ b/includes/actions/WatchAction.php @@ -80,8 +80,6 @@ class WatchAction extends FormAction { $this->getOutput()->addWikiMsg( $msgKey, $this->getTitle()->getPrefixedText() ); } - /* Static utility methods */ - /** * Watch or unwatch a page * @since 1.22