Added missing GPLv2 headers in some places.
[lhc/web/wiklou.git] / includes / WikiFilePage.php
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-15 Alexandre EmsenhuberSettings $this->mFile to false and checking for !$this...
2012-02-09 Sam ReedMore return documentation
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-06 Tim StarlingFix for r103471: WikiPage::doSubmit() is not the only...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
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...