progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-04-22 b6f7bc54710222c59a828aeb063870cc24aba54c
commit | author | age
b6f7bc 1 <?php
F 2 /* Smarty version 5.0.2, created on 2024-04-22 09:15:37
3   from 'file:prova.tpl' */
4
5 /* @var \Smarty\Template $_smarty_tpl */
6 if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
7   'version' => '5.0.2',
8   'unifunc' => 'content_66262ab91511f9_63931584',
9   'has_nocache_code' => false,
10   'file_dependency' => 
11   array (
12     '6cfb399733b2d365b1da7fefbe4ad85f5840e0f8' => 
13     array (
14       0 => 'prova.tpl',
15       1 => 1713776044,
16       2 => 'file',
17     ),
18   ),
19   'includes' => 
20   array (
21   ),
22 ))) {
23 function content_66262ab91511f9_63931584 (\Smarty\Template $_smarty_tpl) {
24 $_smarty_current_dir = 'C:\\Users\\dell\\Documents\\Lavoro\\echophp\\ihtml\\smarty\\templates';
25 ?><h1>CIAO <?php echo htmlspecialchars((string)$_smarty_tpl->getValue('name'), ENT_QUOTES, 'UTF-8', true);?>
26  , sono un test</h1><?php }
27 }