Reduce some duplication in Action::getRestriction(), all but 2 (plus one extension...
[lhc/web/wiklou.git] / includes / actions / MarkpatrolledAction.php
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-04 Alexandre EmsenhuberAnd while I'm at it, move token check to onView() so...
2011-11-04 Alexandre EmsenhuberPer Platonides, fix for r101630: correct class name
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-07-09 Alexandre EmsenhuberPass the User object to RecentChange::doMarkPatrolled...
2011-06-12 Alexandre EmsenhuberMoved action=deletetrackback and action=markpatrolled...