From: Chad Horohoe Date: Wed, 11 Mar 2009 13:00:38 +0000 (+0000) Subject: (bug 17927) DefaultSettings should link to mw.org's page on debugging. X-Git-Tag: 1.31.0-rc.0~42526 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=95114405d20eed49fa444de1af4435732ff9b633;p=lhc%2Fweb%2Fwiklou.git (bug 17927) DefaultSettings should link to mw.org's page on debugging. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 925402949f..ac12af27cd 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -987,7 +987,7 @@ $wgReadOnly = null; $wgReadOnlyFile = false; ///< defaults to "{$wgUploadDirectory}/lock_yBgMBwiR"; /** - * Filename for debug logging. + * Filename for debug logging. See See http://www.mediawiki.org/wiki/How_to_debug * The debug log file should be not be publicly accessible if it is used, as it * may contain private data. */