correction bug d'affichage
This commit is contained in:
parent
7fbf005fdb
commit
4a96b41d03
13 changed files with 552 additions and 65 deletions
|
|
@ -1,18 +1,18 @@
|
|||
<?php
|
||||
/* Smarty version 5.7.0, created on 2026-02-09 10:16:54
|
||||
/* Smarty version 5.7.0, created on 2026-02-10 12:08:50
|
||||
from 'file:views/search.tpl' */
|
||||
|
||||
/* @var \Smarty\Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||||
'version' => '5.7.0',
|
||||
'unifunc' => 'content_6989b4162cc7a7_31054147',
|
||||
'unifunc' => 'content_698b1fd2698769_42709444',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'72e5e5c0ee2729980deadb1687a6d7b7b3c501bb' =>
|
||||
array (
|
||||
0 => 'views/search.tpl',
|
||||
1 => 1770580115,
|
||||
1 => 1770649781,
|
||||
2 => 'file',
|
||||
),
|
||||
),
|
||||
|
|
@ -21,18 +21,18 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|||
'file:views/_partial/preview.tpl' => 1,
|
||||
),
|
||||
))) {
|
||||
function content_6989b4162cc7a7_31054147 (\Smarty\Template $_smarty_tpl) {
|
||||
function content_698b1fd2698769_42709444 (\Smarty\Template $_smarty_tpl) {
|
||||
$_smarty_current_dir = 'D:\\projetphp\\views';
|
||||
$_smarty_tpl->getInheritance()->init($_smarty_tpl, true);
|
||||
?>
|
||||
|
||||
|
||||
<?php
|
||||
$_smarty_tpl->getInheritance()->instanceBlock($_smarty_tpl, 'Block_1139012436989b4162bac57_95455595', "content");
|
||||
$_smarty_tpl->getInheritance()->instanceBlock($_smarty_tpl, 'Block_1250328584698b1fd263a267_71319682', "content");
|
||||
$_smarty_tpl->getInheritance()->endChild($_smarty_tpl, "views/layout.tpl", $_smarty_current_dir);
|
||||
}
|
||||
/* {block "content"} */
|
||||
class Block_1139012436989b4162bac57_95455595 extends \Smarty\Runtime\Block
|
||||
class Block_1250328584698b1fd263a267_71319682 extends \Smarty\Runtime\Block
|
||||
{
|
||||
public function callBlock(\Smarty\Template $_smarty_tpl) {
|
||||
$_smarty_current_dir = 'D:\\projetphp\\views';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue