Fix some bad "Implements Special:*" comments in includes/specials/ files.
[lhc/web/wiklou.git] / includes / specials / SpecialEditWatchlist.php
2011-08-03 Aaron SchulzReverted r91942,r91943,r91949,r92156 per CR
2011-07-28 Niklas LaxströmFu r92231: PHP Fatal error: Call to a member function...
2011-07-15 Alexandre EmsenhuberPer Nikerabbit, follow-up to r92231: removed unreachabl...
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-14 Leo Koppelkammr91949 : EditWatchlist assumed that action was always...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-04-02 Sam ReedRemove unused global, fix double defined global
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...