Consolidated web initialisation code into includes/WebStart.php. Moved profiling...
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 783570f..f2082f8 100644 (file)
@@ -122,7 +122,7 @@ function __autoload($className) {
                'ParserCache' => 'includes/ParserCache.php',
                'ProfilerSimple' => 'includes/ProfilerSimple.php',
                'ProfilerSimpleUDP' => 'includes/ProfilerSimpleUDP.php',
-               'Profiler' => 'includes/Profiling.php',
+               'Profiler' => 'includes/Profiler.php',
                'ProxyTools' => 'includes/ProxyTools.php',
                'ProtectionForm' => 'includes/ProtectionForm.php',
                'QueryPage' => 'includes/QueryPage.php',