r80302 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80301‎ | r80302 | r80303 >
Date:19:22, 14 January 2011
Author:catrope
Status:ok
Tags:license-work 
Comment:
license-work: Autoloader for r80282
Modified paths:
  • /branches/license-work/phase3/includes/AutoLoader.php (modified) (history)

Diff [purge]

Index: branches/license-work/phase3/includes/AutoLoader.php
@@ -428,6 +428,9 @@
429429 # includes/filerepo
430430 'ArchivedFile' => 'includes/filerepo/ArchivedFile.php',
431431 'File' => 'includes/filerepo/File.php',
 432+ 'FileAuthor' => 'includes/filerepo/FileProperties.php',
 433+ 'FileLicense' => 'includes/filerepo/FileProperties.php',
 434+ 'FileProperties' => 'includes/filerepo/FileProperties.php',
432435 'FileRepo' => 'includes/filerepo/FileRepo.php',
433436 'FileRepoStatus' => 'includes/filerepo/FileRepoStatus.php',
434437 'ForeignAPIFile' => 'includes/filerepo/ForeignAPIFile.php',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r80282Initial mostly broken read only file properties fetchingbtongminh17:02, 14 January 2011

Status & tagging log