Download project

This commit is contained in:
Roman Pyrih
2024-11-20 09:09:44 +01:00
parent 547a138d6a
commit 5ff041757f
40737 changed files with 7766183 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?php
/* Smarty version 3.1.48, created on 2024-11-20 08:35:31
from 'module:pscustomtextpscustomtext.' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_673d914362a660_10394131',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8654b2ba7ef103395c5eb0a4a12ed7463d291bc8' =>
array (
0 => 'module:pscustomtextpscustomtext.',
1 => 1732014911,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_673d914362a660_10394131 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div id="custom-text">
<?php echo $_smarty_tpl->tpl_vars['cms_infos']->value['text'];?>
</div>
<?php }
}