r79188 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79187
|
r79188
|
r79189
>
Date:
17:01, 29 December 2010
Author:
ialex
Status:
deferred
Tags:
Comment:
Removed call to OutputPage::addCoreScripts2Top(), that function does not exist
Modified paths:
/trunk/extensions/TimedMediaHandler/TimedMediaHandler_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/TimedMediaHandler/TimedMediaHandler_body.php
—
—
@@ -656,7 +656,6 @@
657
657
$thumb = $file->transform( $videoParam );
658
658
$out = new OutputPage();
659
659
$file->getHandler()->setHeaders( $out );
660
- $out->addCoreScripts2Top();
661
660
662
661
?>
663
662
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Status & tagging log
23:56, 13 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r79188
[
removed:
new
added:
deferred]