Merge "Doc: Document problem sorting inserted data"
[lhc/web/wiklou.git] / includes / AutoLoader.php
index af86c99..92eb4c8 100644 (file)
@@ -699,6 +699,7 @@ $wgAutoloadLocalClasses = array(
        'SwiftVirtualRESTService' => 'includes/libs/virtualrest/SwiftVirtualRESTService.php',
        'VirtualRESTService' => 'includes/libs/virtualrest/VirtualRESTService.php',
        'VirtualRESTServiceClient' => 'includes/libs/virtualrest/VirtualRESTServiceClient.php',
+       'Xhprof' => 'includes/libs/Xhprof.php',
        'XmlTypeCheck' => 'includes/libs/XmlTypeCheck.php',
 
        # includes/libs/cdb
@@ -885,7 +886,9 @@ $wgAutoloadLocalClasses = array(
        'ProfilerSimpleUDP' => 'includes/profiler/ProfilerSimpleUDP.php',
        'ProfilerStandard' => 'includes/profiler/ProfilerStandard.php',
        'ProfilerStub' => 'includes/profiler/ProfilerStub.php',
+       'ProfilerXhprof' => 'includes/profiler/ProfilerXhprof.php',
        'ProfileSection' => 'includes/profiler/ProfileSection.php',
+       'SectionProfiler' => 'includes/profiler/SectionProfiler.php',
        'TransactionProfiler' => 'includes/profiler/TransactionProfiler.php',
 
        # includes/rcfeed