Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
embed_movie_frames.php
1
<?php
16
?>
17
18
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"
>
19
20
<html>
21
<head>
22
<title>Embed Movie</title>
23
</head>
24
<frameset rows=
"30,*"
frameborder=
"0"
border=
"0"
>
25
<frameset cols=
"*, 350"
frameborder=
"0"
border=
"0"
>
26
<frame src=
"embed_movie_title.php"
name=
"sq_wysiwyg_popup_title"
scrolling=
"no"
marginwidth=
"0"
marginheight=
"0"
noresize=
"noresize"
/>
27
<frame src=
"embed_movie_search.php"
name=
"sq_wysiwyg_popup_search"
scrolling=
"no"
marginwidth=
"0"
marginheight=
"0"
noresize=
"noresize"
/>
28
</frameset>
29
<frame src=
"embed_movie.php?<?php echo htmlspecialchars($_SERVER['QUERY_STRING'], ENT_QUOTES); ?>"
name=
"sq_wysiwyg_popup_main"
scrolling=
"no"
marginwidth=
"0"
marginheight=
"0"
noresize=
"noresize"
/>
30
</frameset>
31
</html>
squiz_matrix
fudge
wysiwyg
plugins
matrix_embed_movie
embed_movie_frames.php
Generated on Tue Jan 29 2013 14:04:53 for Squiz Matrix by
1.8.3.1