This part of r40323 is useful.
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 3 Sep 2008 02:32:01 +0000 (02:32 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 3 Sep 2008 02:32:01 +0000 (02:32 +0000)
config/index.php

index a0d7f4f..785ec21 100644 (file)
@@ -1706,7 +1706,7 @@ if ( \$wgCommandLineMode ) {
 
 \$wgLanguageCode = \"{$slconf['LanguageCode']}\";
 
-\$wgProxyKey = \"$secretKey\";
+\$wgSecretKey = \"$secretKey\";
 
 ## Default skin: you can change the default skin. Use the internal symbolic
 ## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook':