Débug, accès de la view addedit_project via le header et formulaire prêt à l'emplois

This commit is contained in:
GuillaumeH-Cci 2026-02-17 19:07:16 +01:00
parent c91eb6cf89
commit b6ca898069
46 changed files with 109 additions and 4896 deletions

View file

@ -1,18 +1,18 @@
<?php
/* Smarty version 5.7.0, created on 2026-02-17 16:52:37
/* Smarty version 5.7.0, created on 2026-02-17 16:57:25
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_69949cd5a907e4_36611222',
'unifunc' => 'content_69949df5dbc684_52022028',
'has_nocache_code' => false,
'file_dependency' =>
array (
'20a11b6ecdc7e0959bdb519973f0177a783a4561' =>
array (
0 => 'views/_partial/header.tpl',
1 => 1771345389,
1 => 1771347290,
2 => 'file',
),
),
@ -20,7 +20,7 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
array (
),
))) {
function content_69949cd5a907e4_36611222 (\Smarty\Template $_smarty_tpl) {
function content_69949df5dbc684_52022028 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\projet_php-guillaume\\views\\_partial';
?><!DOCTYPE html>
<html lang="fr">
@ -58,7 +58,7 @@ $_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\projet_php-guillaume\\views\\_
</li>
<?php if ((true && (true && null !== ($_SESSION['user'] ?? null)))) {?>
<li class="nav-item">
<a class="nav-link" href="?ctrl=project&action=addedit_project">Ajouter un projet</a>
<a class="nav-link" href="?ctrl=project&action=project">Ajouter un projet</a>
</li>
<?php if ($_SESSION['user']['authorisation_name'] == "Administrateur") {?>
<li class="nav-item">