Revert r43198: nothing evil with LocalSettings use as long as messages are defined
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 5 Nov 2008 00:39:42 +0000 (00:39 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 5 Nov 2008 00:39:42 +0000 (00:39 +0000)
includes/DefaultSettings.php

index a6cecf9..540113d 100644 (file)
@@ -2755,8 +2755,7 @@ $wgLogRestrictions = array(
 );
 
 /**
- * Show/hide links on Special:Log will be shown for these log types. Intended for 
- * extensions and core code only, do not configure this in LocalSettings.php.
+ * Show/hide links on Special:Log will be shown for these log types.
  *
  * This is associative array of log type => boolean "hide by default"
  *