Initial commit
This commit is contained in:
@ -0,0 +1,42 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2021-09-02 12:23:32
|
||||
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\lieder\liedanzeige_frame.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6130a624be0982_50948728',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'de49a28eb4cf2bf2437b9edae5c2d6418e22eac2' =>
|
||||
array (
|
||||
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\lieder\\liedanzeige_frame.html',
|
||||
1 => 1619160471,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6130a624be0982_50948728 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><HTML>
|
||||
<HEAD>
|
||||
<TITLE>Lieder personalisieren</TITLE>
|
||||
<META NAME='description' CONTENT='Beschreibung'>
|
||||
<META NAME='keywords' CONTENT='Suchworte'>
|
||||
</HEAD>
|
||||
|
||||
<frameset cols='*,300' border='1' frameborder='1' framespacing='0'>
|
||||
<frame src='liedanzeige.php?load=<?php echo $_smarty_tpl->tpl_vars['liedanzeige_frame_load']->value;?>
|
||||
' name='suche' marginwidth='0' marginheight='0' scrolling='auto' noresize>
|
||||
<frame src='liednotizen.php?load=<?php echo $_smarty_tpl->tpl_vars['liedanzeige_frame_load']->value;?>
|
||||
' name='liedcomment' id="liedcomment" marginwidth='0' marginheight='0' scrolling='auto' noresize>
|
||||
<noframes>
|
||||
<body>Erstellt mit dem Frames-Generator von Dauerstress <a href='http://www.dauerstress.de'>kostenlose Homepage erstellen</a></body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
|
||||
</HTML><?php }
|
||||
}
|
Reference in New Issue
Block a user