From: Alexandre Emsenhuber Date: Sat, 8 Jan 2011 14:19:53 +0000 (+0000) Subject: No longer correct X-Git-Tag: 1.31.0-rc.0~32697 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=9e9441f28738633bd6aa4dd1d75c08a896a45a55;p=lhc%2Fweb%2Fwiklou.git No longer correct --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index ebd1b3f00a..a7242a7fd0 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -5062,7 +5062,6 @@ $wgAjaxExportList = array( 'wfAjaxGetFileUrl' ); /** * Enable watching/unwatching pages using AJAX. * Requires $wgUseAjax to be true too. - * Causes wfAjaxWatch to be added to $wgAjaxExportList */ $wgAjaxWatch = true;