Test
This commit is contained in:
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2021-09-02 11:55:52
|
||||
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\katechismus.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_61309fa8eab749_45291485',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'21423bcc529f4cd761073e70f3968ca1499a600b' =>
|
||||
array (
|
||||
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\katechismus.html',
|
||||
1 => 1619160460,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_61309fa8eab749_45291485 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><HTML>
|
||||
<HEAD>
|
||||
<TITLE><?php echo $_smarty_tpl->tpl_vars['global_titel']->value;?>
|
||||
</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<frameset framespacing="0" border="0" frameborder="0" cols="305,*">
|
||||
<frame src="kat_cont.php?knk=<?php echo $_smarty_tpl->tpl_vars['katechismus_knk']->value;?>
|
||||
#<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
|
||||
" name='content' marginwidth='0' marginheight='0' scrolling='auto' noresize>
|
||||
<frame src="kat_main.php?knk=<?php echo $_smarty_tpl->tpl_vars['katechismus_knk']->value;?>
|
||||
&knksub=<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
|
||||
#<?php echo $_smarty_tpl->tpl_vars['katechismus_kapitel']->value;?>
|
||||
" name='main' marginwidth='0' marginheight='0' scrolling='auto' noresize>
|
||||
<noframes>
|
||||
<body>
|
||||
<p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstützt.</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset><?php }
|
||||
}
|
Reference in New Issue
Block a user