r47013 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47012‎ | r47013 | r47014 >
Date:15:50, 8 February 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix oops. Now it actually works.
Modified paths:
  • /trunk/extensions/FramedVideo/FramedVideo.class.php (modified) (history)

Diff [purge]

Index: trunk/extensions/FramedVideo/FramedVideo.class.php
@@ -22,7 +22,7 @@
2323 * *
2424 *****************************************************************************************/
2525
26 -class RenderVideo {
 26+class FramedVideo {
2727
2828 function renderFramedVideo( $input, $args, $parser ) {
2929 global $wgLanguageCode, $wgFramedVideoLightMode, $wgFramedVideoConfigLoaded;

Status & tagging log