summaryrefslogtreecommitdiff
path: root/includes/AutoLoader.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/AutoLoader.php')
-rw-r--r--includes/AutoLoader.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/AutoLoader.php b/includes/AutoLoader.php
index 4f36784a..de75b41d 100644
--- a/includes/AutoLoader.php
+++ b/includes/AutoLoader.php
@@ -91,6 +91,7 @@ class AutoLoader {
'HTMLFileCache' => 'includes/HTMLFileCache.php',
'Http' => 'includes/HttpFunctions.php',
'_HWLDF_WordAccumulator' => 'includes/DifferenceEngine.php',
+ 'IEContentAnalyzer' => 'includes/IEContentAnalyzer.php',
'ImageGallery' => 'includes/ImageGallery.php',
'ImageHistoryList' => 'includes/ImagePage.php',
'ImagePage' => 'includes/ImagePage.php',