* Added getFileVersion()/setFileVersion() functions to OutputPage
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 5 Jul 2011 05:23:26 +0000 (05:23 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 5 Jul 2011 05:23:26 +0000 (05:23 +0000)
commit52968965e3abcac744f5ff3720e32ec8c947fbff
tree93b1bf1c775002dc91de13d5289a7cf149497f50
parent7fdda7f4333d299414f0d7a88ff70a84edec39fa
* Added getFileVersion()/setFileVersion() functions to OutputPage
* Removed getDisplayedFile() from FlaggedPage and simplified getFile()
* Cleaned up getIncludeParams() to just do formatting
* Made template/file IDs mandatory for RevisionReviewFormUI
includes/ImagePage.php
includes/OutputPage.php