LocalSettingsGenerator: Document $wgDiff3 in the generated LocalSettings.php
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 4 Jul 2010 22:11:18 +0000 (22:11 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 4 Jul 2010 22:11:18 +0000 (22:11 +0000)
includes/installer/LocalSettingsGenerator.php

index 241da58..2893c7a 100644 (file)
@@ -256,6 +256,7 @@ if ( \$wgCommandLineMode ) {
 \$wgRightsIcon = \"{$this->values['wgRightsIcon']}\";
 # \$wgRightsCode = \"{$this->values['wgRightsCode']}\"; # Not yet used
 
+# Path to the GNU diff3 utility. Used for conflict resolution.
 \$wgDiff3 = \"{$this->values['wgDiff3']}\";
 
 # When you make changes to this configuration file, this will make