Test
This commit is contained in:
@ -0,0 +1,43 @@
|
||||
<?php
|
||||
/* Smarty version 3.1.39, created on 2021-09-30 06:46:55
|
||||
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/lue_ansicht.html' */
|
||||
|
||||
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||||
'version' => '3.1.39',
|
||||
'unifunc' => 'content_6155413f5e5127_28078852',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'0a4d877d3bb0a69d6c8ccd1e80e54f4f5207f3bb' =>
|
||||
array (
|
||||
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/lue_ansicht.html',
|
||||
1 => 1630662654,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
'includes' =>
|
||||
array (
|
||||
),
|
||||
),false)) {
|
||||
function content_6155413f5e5127_28078852 (Smarty_Internal_Template $_smarty_tpl) {
|
||||
?><!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Frameset//EN' 'http://www.w3.org/TR/html4/frameset.dtd'>
|
||||
<html>
|
||||
<head>
|
||||
<title>Frameset</title>
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
|
||||
</head>
|
||||
<frameset rows='*,200' frameborder='NO' border='0' framespacing='0'>
|
||||
<frame src="lue_inhalt.php?eid=<?php echo $_smarty_tpl->tpl_vars['lue_ansicht_eid']->value;?>
|
||||
&suchart=<?php echo $_smarty_tpl->tpl_vars['lue_ansicht_suchart']->value;?>
|
||||
&inhalt_hig=<?php echo $_smarty_tpl->tpl_vars['lue_ansicht_inhalt_hig']->value;?>
|
||||
" name='lue_main' noresize>
|
||||
<frame src="lue_notizen.php?eid=<?php echo $_smarty_tpl->tpl_vars['lue_ansicht_eid']->value;?>
|
||||
" name='lue_notiz' scrolling='NO' noresize>
|
||||
</frameset>
|
||||
<noframes>
|
||||
<body>
|
||||
</body>
|
||||
</noframes>
|
||||
</html><?php }
|
||||
}
|
Reference in New Issue
Block a user