summaryrefslogtreecommitdiff
path: root/includes/AutoLoader.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-01-24 10:06:59 +0100
committerPierre Schmitz <pierre@archlinux.de>2008-01-24 10:06:59 +0100
commit554e44d001b2048a31b4b9e488fcb5832fdba6ea (patch)
tree1f1b61c0dfd15e820f418dd329427c4c04ed31fa /includes/AutoLoader.php
parent417cbeee53be17146ab8bbe0f67f90ea2ccee1d1 (diff)
Aktualisierung auf Mediawiki 1.11.1
Diffstat (limited to 'includes/AutoLoader.php')
-rw-r--r--includes/AutoLoader.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/AutoLoader.php b/includes/AutoLoader.php
index 25c728cd..5e1b8156 100644
--- a/includes/AutoLoader.php
+++ b/includes/AutoLoader.php
@@ -96,7 +96,6 @@ function __autoload($className) {
'HTMLCacheUpdate' => 'includes/HTMLCacheUpdate.php',
'Http' => 'includes/HttpFunctions.php',
'IP' => 'includes/IP.php',
- 'ThumbnailImage' => 'includes/Image.php',
'ImageGallery' => 'includes/ImageGallery.php',
'ImagePage' => 'includes/ImagePage.php',
'ImageHistoryList' => 'includes/ImagePage.php',