* added file description headers
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 4 Sep 2010 18:13:18 +0000 (18:13 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 4 Sep 2010 18:13:18 +0000 (18:13 +0000)
commit4f1764f7a0203e3723361d84203719f1ea630278
tree3493abbd923fd408460b40a64b435932f9899a20
parentd59da8a7d86313eafc14b6dd62da1b761508fe5c
* added file description headers
* changed a @ingroup Media to FileRepo
17 files changed:
includes/filerepo/ArchivedFile.php
includes/filerepo/FSRepo.php
includes/filerepo/File.php
includes/filerepo/FileRepo.php
includes/filerepo/FileRepoStatus.php
includes/filerepo/ForeignAPIFile.php
includes/filerepo/ForeignAPIRepo.php
includes/filerepo/ForeignDBFile.php
includes/filerepo/ForeignDBRepo.php
includes/filerepo/ForeignDBViaLBRepo.php
includes/filerepo/Image.php
includes/filerepo/LocalFile.php
includes/filerepo/LocalRepo.php
includes/filerepo/NullRepo.php
includes/filerepo/OldLocalFile.php
includes/filerepo/RepoGroup.php
includes/filerepo/UnregisteredLocalFile.php