Index: trunk/extensions/OggHandler/OggHandler_body.php |
— | — | @@ -459,7 +459,7 @@ |
460 | 460 | $out->addHeadItem('playerStatsCollection', <<<EOT |
461 | 461 | <script type="text/javascript"> |
462 | 462 | wgOggPlayer.userHash = $enUserHash; |
463 | | -wgServerOveride = "$wgPlayerStatsCollectionScriptPath"; |
| 463 | +wgServerOverride = "$wgPlayerStatsCollectionScriptPath"; |
464 | 464 | </script> |
465 | 465 | <script type="text/javascript" src="$wgPlayerStatsCollectionJs"></script> |
466 | 466 | EOT |