From: Magnus Manske Date: Fri, 18 Mar 2005 09:20:40 +0000 (+0000) Subject: Re-establishing validation feature (the beginnings) X-Git-Tag: 1.5.0alpha1~585 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=776b54b8eb3c36465ae45559a302d913e3d0c7d3;p=lhc%2Fweb%2Fwiklou.git Re-establishing validation feature (the beginnings) --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 4f4e97fc22..1c9f69da6e 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -431,7 +431,7 @@ $wgReadOnlyFile = "{$wgUploadDirectory}/lock_yBgMBwiR"; /** * The debug log file should be not be publicly accessible if it is used, as it * may contain private data. */ -$wgDebugLogFile = ''; +$wgDebugLogFile = 'deb.txt'; /**#@+ * @global bool