modification pour afficher user par pseudo et non par id
This commit is contained in:
parent
190554d966
commit
b11f67793a
9 changed files with 47 additions and 25 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?php
|
||||
/* Smarty version 5.7.0, created on 2026-02-19 19:37:45
|
||||
/* Smarty version 5.7.0, created on 2026-02-19 20:09:48
|
||||
from 'file:views/_partial/header.tpl' */
|
||||
|
||||
/* @var \Smarty\Template $_smarty_tpl */
|
||||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||||
'version' => '5.7.0',
|
||||
'unifunc' => 'content_69976689b86271_22891813',
|
||||
'unifunc' => 'content_69976e0ca81001_88880615',
|
||||
'has_nocache_code' => false,
|
||||
'file_dependency' =>
|
||||
array (
|
||||
|
|
@ -21,7 +21,7 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|||
'file:views/_partial/messages.tpl' => 1,
|
||||
),
|
||||
))) {
|
||||
function content_69976689b86271_22891813 (\Smarty\Template $_smarty_tpl) {
|
||||
function content_69976e0ca81001_88880615 (\Smarty\Template $_smarty_tpl) {
|
||||
$_smarty_current_dir = 'D:\\projetphp\\views\\_partial';
|
||||
?><!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue