tout cassé (ㆆ_ㆆ)

This commit is contained in:
Yasder5 2026-02-19 21:35:45 +01:00
parent b11f67793a
commit 26c81bc3c6
8 changed files with 50 additions and 35 deletions

View file

@ -1,18 +1,18 @@
<?php
/* Smarty version 5.7.0, created on 2026-02-19 20:09:48
/* Smarty version 5.7.0, created on 2026-02-19 20:34:58
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_69976e0ca81001_88880615',
'unifunc' => 'content_699773f2e1fb23_50571046',
'has_nocache_code' => false,
'file_dependency' =>
array (
'8056b95e7f6b28be5e36947735d13c8d176ec944' =>
array (
0 => 'views/_partial/header.tpl',
1 => 1771529669,
1 => 1771532429,
2 => 'file',
),
),
@ -21,7 +21,7 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'file:views/_partial/messages.tpl' => 1,
),
))) {
function content_69976e0ca81001_88880615 (\Smarty\Template $_smarty_tpl) {
function content_699773f2e1fb23_50571046 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = 'D:\\projetphp\\views\\_partial';
?><!DOCTYPE html>
<html lang="fr">
@ -86,7 +86,7 @@ $_smarty_current_dir = 'D:\\projetphp\\views\\_partial';
<?php } else { ?>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.php?ctrl=user&action=user&id=<?php echo $_SESSION['user']['user_id'];?>
<a class="nav-link" href="index.php?ctrl=user&action=user&pseudo=<?php echo $_SESSION['user']['user_pseudo'];?>
" title="Modifier mon compte" aria-label="Modifier mon compte">
<img src="<?php echo $_SESSION['user']['user_image'];?>
"