Re-establishing validation feature (the beginnings)
authorMagnus Manske <magnusmanske@users.mediawiki.org>
Fri, 18 Mar 2005 09:20:40 +0000 (09:20 +0000)
committerMagnus Manske <magnusmanske@users.mediawiki.org>
Fri, 18 Mar 2005 09:20:40 +0000 (09:20 +0000)
includes/DefaultSettings.php

index 4f4e97f..1c9f69d 100644 (file)
@@ -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