r42186 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r42185‎ | r42186 | r42187 >
Date:23:57, 17 October 2008
Author:dale
Status:old (Comments)
Tags:
Comment:
wgServerOverride spelling error (sorry)
Modified paths:
  • /trunk/extensions/OggHandler/OggHandler_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/OggHandler/OggHandler_body.php
@@ -459,7 +459,7 @@
460460 $out->addHeadItem('playerStatsCollection', <<<EOT
461461 <script type="text/javascript">
462462 wgOggPlayer.userHash = $enUserHash;
463 -wgServerOveride = "$wgPlayerStatsCollectionScriptPath";
 463+wgServerOverride = "$wgPlayerStatsCollectionScriptPath";
464464 </script>
465465 <script type="text/javascript" src="$wgPlayerStatsCollectionJs"></script>
466466 EOT

Comments

#Comment by Brion VIBBER (talk | contribs)   00:12, 20 October 2008

Part of reverted r42185

Status & tagging log