Skip to content

Commit

Permalink
just a comment, mostly to more easily find the small number of archiv…
Browse files Browse the repository at this point in the history
…e.org hooks/hacks...

git-svn-id: http://www.kaltura.org/kalorg/html5video/trunk/mwEmbed@2766 b58a29cf-3064-46da-94c6-1c29cc75c8e5
  • Loading branch information
traceypooh committed Sep 29, 2011
1 parent 99eeb97 commit 65bf86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mwEmbedFrame.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function __construct(){
// Parse the embedFrame request and sanitize input
private function parseRequest(){
if( isset($_REQUEST['iaid']) && include('/petabox/setup.inc') ){
$this->playerIframeId .= Video::mwEmbedSetup(); // archive.org media
$this->playerIframeId .= Video::mwEmbedSetup(); // archive.org media (in JS, this is the "mw.IA" var)
}

// Check for / attribute type request and update "REQUEST" global
Expand Down

0 comments on commit 65bf86d

Please sign in to comment.