This commit is contained in:
aschwarz
2022-11-21 10:38:21 +01:00
parent 76cec83d26
commit f2079a60a0
92 changed files with 31177 additions and 0 deletions

View File

@ -0,0 +1,28 @@
<?php
/* Smarty version 3.1.39, created on 2021-09-30 06:39:41
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/preview.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_61553f8d649241_84960743',
'has_nocache_code' => false,
'file_dependency' =>
array (
'475f921c765d2045a30925cc29edcf6ca007623d' =>
array (
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/preview.html',
1 => 1630662654,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_61553f8d649241_84960743 (Smarty_Internal_Template $_smarty_tpl) {
?>
<meta http-equiv="refresh" content="0; URL=ausgabe.php?lid=<?php echo $_smarty_tpl->tpl_vars['preview_lid']->value;?>
">
<?php }
}