Localisation updates for core messages from translatewiki.net (2009-06-22 18:07 UTC)
[lhc/web/wiklou.git] / index.php
index 1176e8c..1aa59b7 100644 (file)
--- a/index.php
+++ b/index.php
@@ -71,7 +71,6 @@ if( $wgUseAjax && $action == 'ajax' ) {
        require_once( $IP . '/includes/AjaxDispatcher.php' );
        $dispatcher = new AjaxDispatcher();
        $dispatcher->performAction();
-       wfGetLBFactory()->commitMasterChanges();
        $mediaWiki->restInPeace();
        exit;
 }