From: Tim Starling Date: Wed, 11 Oct 2006 03:27:47 +0000 (+0000) Subject: you missed one X-Git-Tag: 1.31.0-rc.0~55545 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=633ef7923cfbff34794179dcc6694b2f03912b7e;p=lhc%2Fweb%2Fwiklou.git you missed one --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 66db0b18b2..bb7b76b8be 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2281,5 +2281,6 @@ $wgDjvuPostProcessor = 'ppmtojpeg'; * through api.php */ $wgEnableAPI = true; +$wgEnableWriteAPI = false; ?>