Document global added in r115044.

This commit is contained in:
Siebrand Mazeland 2012-04-25 10:45:17 +00:00
parent 94e3d449dd
commit b7f211a71f
Notes: Siebrand Mazeland 2012-04-25 10:45:17 +00:00

View file

@ -21,6 +21,9 @@ if ( !defined( 'MEDIAWIKI' ) ) {
die( "This is not a valid entry point.\n" );
}
// Set this value to true in LocalSettings.php if you will not use this
// extension to actually change any interwiki table entries. It will suppress
// the addition of a log for interwiki link changes.
$wgInterwikiViewOnly = false;
// Extension credits for Special:Version