aboutsummaryrefslogtreecommitdiffstats
path: root/includes/WikiFilePage.php
Commit message (Expand)AuthorAgeFilesLines
* Settings $this->mFile to false and checking for !$this->mFile the line after ...Alexandre Emsenhuber2012-02-151-5/+2
* More return documentationSam Reed2012-02-091-0/+1
* follow-up r98710/r104410. I personally think that forRefresh is confusing, si...Brian Wolff2011-12-201-2/+2
* Fix for r103471: WikiPage::doSubmit() is not the only implementation of doSub...Tim Starling2011-12-061-1/+1
* Restored r98710 but with a 'forRefresh' option (not used yet)Aaron Schulz2011-11-281-2/+2
* Add, update, tweak documentationSam Reed2011-10-261-1/+26
* Update some deprecated codeSam Reed2011-10-141-1/+5
* Fixed WikiPage::newFromId to use the factory() functionAaron Schulz2011-09-141-1/+1
* * Changed action=revert to use a subclass of ActionAlexandre Emsenhuber2011-07-011-0/+4
* * Split off WikiPage class from Article, WikiFilePage class from ImagePage, a...Aaron Schulz2011-06-291-0/+135