Merge "Make $wgMWLoggerDefaultSpi more expressive"
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 99b2d84..09bc5c0 100644 (file)
@@ -131,6 +131,7 @@ $wgAutoloadLocalClasses = array(
        'MWHookException' => 'includes/Hooks.php',
        'MWHttpRequest' => 'includes/HttpFunctions.php',
        'MWNamespace' => 'includes/MWNamespace.php',
+       'ObjectFactory' => 'includes/libs/ObjectFactory.php',
        'OutputPage' => 'includes/OutputPage.php',
        'PathRouter' => 'includes/PathRouter.php',
        'PathRouterPatternReplacer' => 'includes/PathRouter.php',