Changeset 736997
- Timestamp:
- 07/06/2013 09:40:54 AM (13 years ago)
- File:
-
- 1 edited
-
automatic-video-page/trunk/video_page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
automatic-video-page/trunk/video_page.php
r733708 r736997 33 33 34 34 $var1 = "<div style=\"float:left; width:100%; background:#000; margin-bottom:10px\"> 35 <iframe id=\"pantalla\" name=\"reprotube\" class=\"youtube-player\" type=\"text/html\" width=\"100%\" height=\"375\" src=\"http:// goodfidelity.com/embed.php?idvideo=".$matches1[1][0]."&autoplay=0&autohide=0&showinfo=1&modestbranding=1&iv_load_policy=3\" frameborder=\"0\"></iframe></div>";35 <iframe id=\"pantalla\" name=\"reprotube\" class=\"youtube-player\" type=\"text/html\" width=\"100%\" height=\"375\" src=\"http://youtube.com/embed/".$matches1[1][0]."?autoplay=0&autohide=0&showinfo=1&modestbranding=1&iv_load_policy=3\" frameborder=\"0\"></iframe></div>"; 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.