From: Brion Vibber Date: Tue, 17 Jul 2007 20:27:23 +0000 (+0000) Subject: clarify comment X-Git-Tag: 1.31.0-rc.0~52041 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=b76908589ab7134d3c95c33575ec721dcad89fd0;p=lhc%2Fweb%2Fwiklou.git clarify comment --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 8401fb0d3a..4f16073987 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -921,7 +921,7 @@ $wgColorErrors = true; $wgShowExceptionDetails = false; /** - * Expose server host names through the API and various HTML comments + * Expose backend server host names through the API and various HTML comments */ $wgShowHostnames = false;