w/s fixup
[lhc/web/wiklou.git] / includes / WikiFilePage.php
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-14 Aaron SchulzFixed WikiPage::newFromId to use the factory() function
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...