Index: trunk/phase3/config/index.php |
— | — | @@ -1706,7 +1706,7 @@ |
1707 | 1707 | |
1708 | 1708 | \$wgLanguageCode = \"{$slconf['LanguageCode']}\"; |
1709 | 1709 | |
1710 | | -\$wgProxyKey = \"$secretKey\"; |
| 1710 | +\$wgSecretKey = \"$secretKey\"; |
1711 | 1711 | |
1712 | 1712 | ## Default skin: you can change the default skin. Use the internal symbolic |
1713 | 1713 | ## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook': |