|
From: OryNider <ory...@us...> - 2008-03-07 03:28:38
|
Update of /cvsroot/mxbb/mx_shotcast In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30335 Modified Files: getinfo.php play.php Log Message: Index: play.php =================================================================== RCS file: /cvsroot/mxbb/mx_shotcast/play.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** play.php 6 Mar 2008 05:12:19 -0000 1.4 --- play.php 7 Mar 2008 03:28:33 -0000 1.5 *************** *** 142,146 **** document.write ('<OBJECT ID="MediaPlayer"'); document.write (' CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); ! document.write (' CODEBASE="<?=$wmp6pluginspace;?>"'); document.write (' standby="Loading Microsoft Windows Media Player components..."'); document.write (' TYPE="application/x-oleobject" width="250" height="62">'); --- 142,146 ---- document.write ('<OBJECT ID="MediaPlayer"'); document.write (' CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"'); ! document.write (' CODEBASE="http://retro-radio.net/plugin/setup_AAC_aacPlus_plugin_1_0_36.exe"'); document.write (' standby="Loading Microsoft Windows Media Player components..."'); document.write (' TYPE="application/x-oleobject" width="250" height="62">'); |