Index: trunk/phase3/includes/AutoLoader.php |
— | — | @@ -96,11 +96,9 @@ |
97 | 97 | 'HTMLCacheUpdate' => 'includes/HTMLCacheUpdate.php', |
98 | 98 | 'Http' => 'includes/HttpFunctions.php', |
99 | 99 | 'IP' => 'includes/IP.php', |
100 | | - 'ThumbnailImage' => 'includes/Image.php', |
101 | 100 | 'ImageGallery' => 'includes/ImageGallery.php', |
102 | 101 | 'ImagePage' => 'includes/ImagePage.php', |
103 | 102 | 'ImageHistoryList' => 'includes/ImagePage.php', |
104 | | - 'ImageRemote' => 'includes/ImageRemote.php', |
105 | 103 | 'FileDeleteForm' => 'includes/FileDeleteForm.php', |
106 | 104 | 'FileRevertForm' => 'includes/FileRevertForm.php', |
107 | 105 | 'Job' => 'includes/JobQueue.php', |