36 lines
1.3 KiB
PHP
36 lines
1.3 KiB
PHP
<?php
|
|
/* Smarty version 3.1.30, created on 2025-02-03 16:17:03
|
|
from "/home/zurawikn/public_html/zurawik_aem/Admin/template/partial/Image/Upload.tpl" */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.30',
|
|
'unifunc' => 'content_67a0ebff530692_41952734',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'f8bfeab4e2940f70c1d8522261ad9ba22820fc33' =>
|
|
array (
|
|
0 => '/home/zurawikn/public_html/zurawik_aem/Admin/template/partial/Image/Upload.tpl',
|
|
1 => 1703168200,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_67a0ebff530692_41952734 (Smarty_Internal_Template $_smarty_tpl) {
|
|
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['arrayPhoto']->value, 'file', false, 'key', 'photo', array (
|
|
));
|
|
if ($_from !== null) {
|
|
foreach ($_from as $_smarty_tpl->tpl_vars['key']->value => $_smarty_tpl->tpl_vars['file']->value) {
|
|
?><div style="float:left; text-align: center; border:1px solid #000000; margin-right:5px; margin-bottom: 5px"><img src="<?php echo $_smarty_tpl->tpl_vars['urlStatic']->value;?>
|
|
/temp/<?php echo $_smarty_tpl->tpl_vars['file']->value['th'];?>
|
|
" alt="test" /></div> <?php
|
|
}
|
|
}
|
|
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl);
|
|
}
|
|
}
|