* prevent minor W3C validator/tidy error on Special:Booksources about nesting of...
[lhc/web/wiklou.git] / index.php
index bd5ffab..964770e 100644 (file)
--- a/index.php
+++ b/index.php
@@ -22,7 +22,7 @@ if ( $wgUseAjax && $action == 'ajax' ) {
 
        $dispatcher = new AjaxDispatcher();
        $dispatcher->performAction();
-
+       $mediaWiki->restInPeace( $wgLoadBalancer );
        exit;
 }