Re r43174: Well I guess if you didn't understand it, there wasn't much hope of the...
authorTim Starling <tstarling@users.mediawiki.org>
Tue, 4 Nov 2008 22:36:01 +0000 (22:36 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Tue, 4 Nov 2008 22:36:01 +0000 (22:36 +0000)
includes/DefaultSettings.php

index 540113d..a6cecf9 100644 (file)
@@ -2755,7 +2755,8 @@ $wgLogRestrictions = array(
 );
 
 /**
- * Show/hide links on Special:Log will be shown for these log types.
+ * 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.
  *
  * This is associative array of log type => boolean "hide by default"
  *