Index: branches/license-work/phase3/includes/AutoLoader.php |
— | — | @@ -428,6 +428,9 @@ |
429 | 429 | # includes/filerepo |
430 | 430 | 'ArchivedFile' => 'includes/filerepo/ArchivedFile.php', |
431 | 431 | 'File' => 'includes/filerepo/File.php', |
| 432 | + 'FileAuthor' => 'includes/filerepo/FileProperties.php', |
| 433 | + 'FileLicense' => 'includes/filerepo/FileProperties.php', |
| 434 | + 'FileProperties' => 'includes/filerepo/FileProperties.php', |
432 | 435 | 'FileRepo' => 'includes/filerepo/FileRepo.php', |
433 | 436 | 'FileRepoStatus' => 'includes/filerepo/FileRepoStatus.php', |
434 | 437 | 'ForeignAPIFile' => 'includes/filerepo/ForeignAPIFile.php', |