Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -921,7 +921,7 @@ |
922 | 922 | $wgShowExceptionDetails = false; |
923 | 923 | |
924 | 924 | /** |
925 | | - * Expose server host names through the API and various HTML comments |
| 925 | + * Expose backend server host names through the API and various HTML comments |
926 | 926 | */ |
927 | 927 | $wgShowHostnames = false; |
928 | 928 | |