From e486091c289994741576b58aef6a132fa073da68 Mon Sep 17 00:00:00 2001 From: Yasder5 <102179445+Yasder5@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:38:03 +0100 Subject: [PATCH 1/8] changement methode dans le project entity pour mieux faire marcher l'ajout de projet et personalisation encore meilleur du header --- .gitignore | 2 + controllers/project_controller.php | 7 +- ...23bf5795a2721f507c3fc6_0.file_home.tpl.php | 69 ----- ...2de6dcd14dc34a20b16_0.file_preview.tpl.php | 66 ----- entities/project_entity.php | 4 +- models/project_model.php | 4 +- ...149077158460_0.file_projet_display.tpl.php | 128 --------- ...94486bfa02ee91c2c5fe68_0.file_home.tpl.php | 10 +- ...263fe8f31fee7c6055e56_0.file_login.tpl.php | 164 ----------- ...5df178eaf9a1be4_0.file_inscription.tpl.php | 245 ---------------- ...82584009ce981aa35e0b_0.file_layout.tpl.php | 10 +- ...519973f0177a783a4561_0.file_header.tpl.php | 115 -------- ...26123a0c3ef155eae59b_0.file_footer.tpl.php | 63 ----- ...56e3cf6837f9df55d7fb_0.file_footer.tpl.php | 6 +- ...16434b0dddc13d6ee22b4c_0.file_user.tpl.php | 99 ------- ...69c67d6dd307aa06ae3_0.file_project.tpl.php | 110 -------- ...803dc4119c46e490c52_0.file_preview.tpl.php | 81 ------ ...a455c22b1bd_0.file_project_display.tpl.php | 14 +- ...dd21546b63477a6bc296_0.file_layout.tpl.php | 50 ---- ...ce4a78a4dbca_0.file_projet_display.tpl.php | 128 --------- ...429efee0d6437582d377e_0.file_login.tpl.php | 164 ----------- ...12628e44c1dff2d9365b_0.file_search.tpl.php | 261 ------------------ ...2993687bad91a1cf0f6_0.file_preview.tpl.php | 14 +- ...da665dc59ccdf89588f2_0.file_search.tpl.php | 261 ------------------ ...8ed73fcd1924b1bda41b_0.file_layout.tpl.php | 50 ---- ...db1687a6d7b7b3c501bb_0.file_search.tpl.php | 10 +- ...f5b7b444b7670474263f88_0.file_home.tpl.php | 84 ------ ...947735d13c8d176ec944_0.file_header.tpl.php | 21 +- ...67988eba5ded_0.file_projet_display.tpl.php | 128 --------- ...af2d8a8255035d91b950_0.file_layout.tpl.php | 50 ---- ...b3bc83bc530b255f98de05_0.file_user.tpl.php | 10 +- ...3f0963ead4008a7bda8fb_0.file_admin.tpl.php | 235 ---------------- ...809f87f59bd19d86da99_0.file_footer.tpl.php | 63 ----- ...531347290b4e4994470b_0.file_header.tpl.php | 115 -------- ...bbeae871506874cefd9d6_0.file_login.tpl.php | 164 ----------- ...7634a5658ae38c7b520_0.file_preview.tpl.php | 69 ----- ...0dc5baa93ac9d38bfe874_0.file_login.tpl.php | 164 ----------- ...b03b8d137ec1edb99bdd92_0.file_home.tpl.php | 84 ------ ...6938ec13f0fa_0.file_projet_display.tpl.php | 128 --------- ...9dcacc6c7b4e161e98a2_0.file_footer.tpl.php | 63 ----- ...533821a89d7d735c5727_0.file_header.tpl.php | 115 -------- ...22152a4d410b20abede_0.file_preview.tpl.php | 81 ------ ...f203d582a8cc367e0bd265_0.file_home.tpl.php | 84 ------ ...c0e3f74733796438d51_0.file_project.tpl.php | 123 --------- ...f497c64277110a78bc40_0.file_search.tpl.php | 261 ------------------ ...6d4c74f4917d3685101_0.file_project.tpl.php | 123 --------- ...66afa34a71b920e_0.file_inscription.tpl.php | 218 --------------- ...ad4f73c431db5dba4722b_0.file_admin.tpl.php | 160 ----------- views/_partial/header.tpl | 13 +- views/_partial/preview.tpl | 4 +- views/project_display.tpl | 2 +- 51 files changed, 63 insertions(+), 4634 deletions(-) create mode 100644 .gitignore delete mode 100644 controllers/templates_c/299f75d7692a19207f23bf5795a2721f507c3fc6_0.file_home.tpl.php delete mode 100644 controllers/templates_c/c724044e55872f26030b02de6dcd14dc34a20b16_0.file_preview.tpl.php delete mode 100644 templates_c/061ec8f4caa90f6cac9dd0d1f101149077158460_0.file_projet_display.tpl.php delete mode 100644 templates_c/10875d611111c4d51c8263fe8f31fee7c6055e56_0.file_login.tpl.php delete mode 100644 templates_c/184f81453f2b8e9c87b8f61bf5df178eaf9a1be4_0.file_inscription.tpl.php delete mode 100644 templates_c/20a11b6ecdc7e0959bdb519973f0177a783a4561_0.file_header.tpl.php delete mode 100644 templates_c/233722999fd7fbe3307e26123a0c3ef155eae59b_0.file_footer.tpl.php delete mode 100644 templates_c/32d027bc6f198a0e3016434b0dddc13d6ee22b4c_0.file_user.tpl.php delete mode 100644 templates_c/3309f8a981537e6cbbf8869c67d6dd307aa06ae3_0.file_project.tpl.php delete mode 100644 templates_c/3848b4db17319a951391d803dc4119c46e490c52_0.file_preview.tpl.php delete mode 100644 templates_c/50db0f04b5a0bd45d280dd21546b63477a6bc296_0.file_layout.tpl.php delete mode 100644 templates_c/52c011ce77c5dc743b6591550c55ce4a78a4dbca_0.file_projet_display.tpl.php delete mode 100644 templates_c/5375cd75c92fd8c801b429efee0d6437582d377e_0.file_login.tpl.php delete mode 100644 templates_c/55cbb497c7dde2dae3a712628e44c1dff2d9365b_0.file_search.tpl.php delete mode 100644 templates_c/6d89f62fd107a769c92bda665dc59ccdf89588f2_0.file_search.tpl.php delete mode 100644 templates_c/708269d7487a64eac6b48ed73fcd1924b1bda41b_0.file_layout.tpl.php delete mode 100644 templates_c/7e6dbbb1e41ad859e7f5b7b444b7670474263f88_0.file_home.tpl.php delete mode 100644 templates_c/858273afeea443d46db5cb9b3c1c67988eba5ded_0.file_projet_display.tpl.php delete mode 100644 templates_c/947d9aa54bf412a952e2af2d8a8255035d91b950_0.file_layout.tpl.php delete mode 100644 templates_c/ac77f39f91cdf26a0eb3f0963ead4008a7bda8fb_0.file_admin.tpl.php delete mode 100644 templates_c/b1b065356827f03a32a2809f87f59bd19d86da99_0.file_footer.tpl.php delete mode 100644 templates_c/b3c0a235f975d8741b25531347290b4e4994470b_0.file_header.tpl.php delete mode 100644 templates_c/b44ab733c93381dbf5dbbeae871506874cefd9d6_0.file_login.tpl.php delete mode 100644 templates_c/b70ee0d22061ca6100f647634a5658ae38c7b520_0.file_preview.tpl.php delete mode 100644 templates_c/b7b39f4634df66c24660dc5baa93ac9d38bfe874_0.file_login.tpl.php delete mode 100644 templates_c/ca790de9f8d5a4fc03b03b8d137ec1edb99bdd92_0.file_home.tpl.php delete mode 100644 templates_c/ccb74eb5d50d5c45223723021f206938ec13f0fa_0.file_projet_display.tpl.php delete mode 100644 templates_c/cef94db5b9dde613f0f79dcacc6c7b4e161e98a2_0.file_footer.tpl.php delete mode 100644 templates_c/d1ce76cd275b7aacbc06533821a89d7d735c5727_0.file_header.tpl.php delete mode 100644 templates_c/d60fb02b58bc4794052e022152a4d410b20abede_0.file_preview.tpl.php delete mode 100644 templates_c/dec070599de91da0c8f203d582a8cc367e0bd265_0.file_home.tpl.php delete mode 100644 templates_c/e3f999d4206c004969123c0e3f74733796438d51_0.file_project.tpl.php delete mode 100644 templates_c/ebfd968608976813e893f497c64277110a78bc40_0.file_search.tpl.php delete mode 100644 templates_c/eda0e4559a4ddfacbd33a6d4c74f4917d3685101_0.file_project.tpl.php delete mode 100644 templates_c/ee86afd5d4dff200944f3436866afa34a71b920e_0.file_inscription.tpl.php delete mode 100644 templates_c/f80694cc4829becd656ad4f73c431db5dba4722b_0.file_admin.tpl.php diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2196147 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/templates_c/ +/templates_c/** \ No newline at end of file diff --git a/controllers/project_controller.php b/controllers/project_controller.php index 68fca13..47f9372 100644 --- a/controllers/project_controller.php +++ b/controllers/project_controller.php @@ -122,6 +122,7 @@ $_SESSION['content'] = $_POST['textProject']??""; $_SESSION['thumbnail'] = $_FILES['imageThumbnail']['name']??""; $_SESSION['status'] = 'en_attente'; + $_SESSION['user_id'] = $_SESSION['user']['user_id']; $objProject = new Project(); @@ -137,7 +138,6 @@ $strDest = ""; if ((count($_FILES) > 0) && ($_FILES['imageProject']['error'] != 4)){ $strDest = 'uploads/projects/'.$_FILES['imageProject']['name']; - var_dump($strDest); move_uploaded_file($_FILES['imageProject']['tmp_name'], $strDest); } } @@ -150,7 +150,9 @@ if (isset($_POST['sendMessage'])) { $_SESSION['status'] = 'publié'; $objProject->hydrate($_SESSION); - $objProject->setThumbnail($strDest); + $objProject->setThumbnail($strDest); + var_dump($strDest); + var_dump($objProject); $objProjectModel->insert($objProject); } else if (isset($_POST['toContinue'])) { @@ -222,6 +224,7 @@ $objMail->SMTPDebug = 0; + $objMail->SMTPAuth = TRUE; $objMail->SMTPSecure = "tls"; $objMail->Port = 587; diff --git a/controllers/templates_c/299f75d7692a19207f23bf5795a2721f507c3fc6_0.file_home.tpl.php b/controllers/templates_c/299f75d7692a19207f23bf5795a2721f507c3fc6_0.file_home.tpl.php deleted file mode 100644 index 208dcfd..0000000 --- a/controllers/templates_c/299f75d7692a19207f23bf5795a2721f507c3fc6_0.file_home.tpl.php +++ /dev/null @@ -1,69 +0,0 @@ -getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_6985a47abcda40_19846426', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '299f75d7692a19207f23bf5795a2721f507c3fc6' => - array ( - 0 => 'views/home.tpl', - 1 => 1770365364, - 2 => 'file', - ), - ), - 'includes' => - array ( - 'file:views/_partial/preview.tpl' => 1, - ), -))) { -function content_6985a47abcda40_19846426 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\projetphp\\views'; -$_smarty_tpl->getInheritance()->init($_smarty_tpl, false); -?> - -getInheritance()->instanceBlock($_smarty_tpl, 'Block_3150142016985a47abb6c29_00747518', "content"); -?> - - - -
-

Folliow

-

Là où les talents rencontrent leur avenir

-

Une plateforme de portfolio adapté à vos besoins et aux besoins des entreprises. - Créer un portfolio réellement pertinent aux exigences du marché et rentrez - directement en contact avec les entreprises.

-
- -
-

Les 4 derniers articles

-
- - getSmarty()->getRuntime('Foreach')->init($_smarty_tpl, $_smarty_tpl->getValue('arrProjectToDisplay'), 'objProject'); -$foreach0DoElse = true; -foreach ($_from ?? [] as $_smarty_tpl->getVariable('objProject')->value) { -$foreach0DoElse = false; -?> - renderSubTemplate("file:views/_partial/preview.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir); -?> - getSmarty()->getRuntime('Foreach')->restore($_smarty_tpl, 1);?> -
-getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_6985a47ad585d5_25749521', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - 'c724044e55872f26030b02de6dcd14dc34a20b16' => - array ( - 0 => 'views/_partial/preview.tpl', - 1 => 1770365554, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_6985a47ad585d5_25749521 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\projetphp\\views\\_partial'; -?>
-
- -
- -
- -
- - Photo de profil - -
-

getValue('objProject')->getTitle();?> -

- - - - – getValue('objProject')->getCreatorname();?> - - - - - Lire la suite → - -
- -
- -
-
_user; } @@ -165,7 +165,7 @@ class Project extends Entity{ * Mise à jour de l'utilisateur * @param int id de l'utilisateur */ - public function setUser($user){ + public function setUser_id($user){ $this->_user = $user; } diff --git a/models/project_model.php b/models/project_model.php index d6bce18..9ca240f 100644 --- a/models/project_model.php +++ b/models/project_model.php @@ -23,7 +23,7 @@ CONCAT(user_firstname, ' ', user_name) AS 'project_creatorname', user_image FROM project - INNER JOIN users ON user_id = project_user"; + INNER JOIN users ON user_id = project_user_id"; $strWhere = " WHERE "; @@ -112,7 +112,7 @@ users.user_image, category.category_name FROM project - INNER JOIN users ON users.user_id = project.project_user + INNER JOIN users ON users.user_id = project.project_user_id LEFT JOIN category ON category.category_id = project.project_category WHERE project.project_id = :id"; diff --git a/templates_c/061ec8f4caa90f6cac9dd0d1f101149077158460_0.file_projet_display.tpl.php b/templates_c/061ec8f4caa90f6cac9dd0d1f101149077158460_0.file_projet_display.tpl.php deleted file mode 100644 index 825c29f..0000000 --- a/templates_c/061ec8f4caa90f6cac9dd0d1f101149077158460_0.file_projet_display.tpl.php +++ /dev/null @@ -1,128 +0,0 @@ -getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_6989e58c411304_60305191', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '061ec8f4caa90f6cac9dd0d1f101149077158460' => - array ( - 0 => 'views/projet_display.tpl', - 1 => 1770639154, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_6989e58c411304_60305191 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\projet_php-guillaume\\views'; -$_smarty_tpl->getInheritance()->init($_smarty_tpl, true); -?> - - -getInheritance()->instanceBlock($_smarty_tpl, 'Block_13978244256989e58c406518_61332798', "content"); -$_smarty_tpl->getInheritance()->endChild($_smarty_tpl, "views/layout.tpl", $_smarty_current_dir); -} -/* {block "content"} */ -class Block_13978244256989e58c406518_61332798 extends \Smarty\Runtime\Block -{ -public function callBlock(\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\projet_php-guillaume\\views'; -?> - -
- - - -
Email envoyé avec succès.
- -
Erreur lors de l'envoi de l'email.
- - -
- - -
- -

getValue('objProject')->getTitle();?> -

- -

- getValue('arrProject')['category_name'] ?? 'Général';?> - -

- -
- -
- -
-

Description

-

getValue('objProject')->getDescription();?> -

- -
- getValue('objProject')->getContent();?> - -
-
- - -
-
- - - - - - - -
-
- -
- - -
-
- - - -
getValue('objProject')->getCreatorName();?> -
- -

- Publié le getValue('objProject')->getCreation_date();?> - -

- - - -
-
- -
-
-getCompiled()->isFresh($_smarty_tpl, array ( 'version' => '5.7.0', - 'unifunc' => 'content_698cb3489df022_21637833', + 'unifunc' => 'content_698ce8475ca6c5_70769879', 'has_nocache_code' => false, 'file_dependency' => array ( @@ -21,20 +21,20 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array ( 'file:views/_partial/preview.tpl' => 1, ), ))) { -function content_698cb3489df022_21637833 (\Smarty\Template $_smarty_tpl) { +function content_698ce8475ca6c5_70769879 (\Smarty\Template $_smarty_tpl) { $_smarty_current_dir = 'D:\\projetphp\\views'; $_smarty_tpl->getInheritance()->init($_smarty_tpl, true); ?> getInheritance()->instanceBlock($_smarty_tpl, 'Block_625675898698cb3489daba8_53798441', "content"); +$_smarty_tpl->getInheritance()->instanceBlock($_smarty_tpl, 'Block_1240817329698ce8475c5f82_37934128', "content"); ?> getInheritance()->endChild($_smarty_tpl, "views/layout.tpl", $_smarty_current_dir); } /* {block "content"} */ -class Block_625675898698cb3489daba8_53798441 extends \Smarty\Runtime\Block +class Block_1240817329698ce8475c5f82_37934128 extends \Smarty\Runtime\Block { public function callBlock(\Smarty\Template $_smarty_tpl) { $_smarty_current_dir = 'D:\\projetphp\\views'; diff --git a/templates_c/10875d611111c4d51c8263fe8f31fee7c6055e56_0.file_login.tpl.php b/templates_c/10875d611111c4d51c8263fe8f31fee7c6055e56_0.file_login.tpl.php deleted file mode 100644 index bfbc150..0000000 --- a/templates_c/10875d611111c4d51c8263fe8f31fee7c6055e56_0.file_login.tpl.php +++ /dev/null @@ -1,164 +0,0 @@ -getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_698c9f92453c08_24507694', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '10875d611111c4d51c8263fe8f31fee7c6055e56' => - array ( - 0 => 'views/login.tpl', - 1 => 1770795606, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_698c9f92453c08_24507694 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\views'; -$_smarty_tpl->getInheritance()->init($_smarty_tpl, true); -?> - - -getInheritance()->instanceBlock($_smarty_tpl, 'Block_2118721076698c9f923fe728_66184593', "content"); -$_smarty_tpl->getInheritance()->endChild($_smarty_tpl, "views/layout.tpl", $_smarty_current_dir); -} -/* {block "content"} */ -class Block_2118721076698c9f923fe728_66184593 extends \Smarty\Runtime\Block -{ -public function callBlock(\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\views'; -?> - -
- getSmarty()->getModifierCallback('count')($_smarty_tpl->getValue('arrError')) > 0) {?> -
- getSmarty()->getRuntime('Foreach')->init($_smarty_tpl, $_smarty_tpl->getValue('arrError'), 'strError'); -$foreach0DoElse = true; -foreach ($_from ?? [] as $_smarty_tpl->getVariable('strError')->value) { -$foreach0DoElse = false; -?> -

getValue('strError');?> -

- getSmarty()->getRuntime('Foreach')->restore($_smarty_tpl, 1);?> -
- - -
- - -
- -
- - -
-
- - -
- - -

Connexion

- - -

- Connectez-vous à votre compte. -

- - - -
- -
- - -
- - -
- - -
- - -
- - -
-
- - -
-
- - -
- -
- - -
- - Pas encore de compte ? - Créer un compte - -
- - - - -
-
- -
- -
-
-
-
-getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_698cba62a72df8_61715147', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '184f81453f2b8e9c87b8f61bf5df178eaf9a1be4' => - array ( - 0 => 'views/inscription.tpl', - 1 => 1770830431, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_698cba62a72df8_61715147 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'D:\\projetphp\\views'; -$_smarty_tpl->getInheritance()->init($_smarty_tpl, true); -?> - - -getInheritance()->instanceBlock($_smarty_tpl, 'Block_1012653795698cba62a6b7c0_71138616', "content"); -$_smarty_tpl->getInheritance()->endChild($_smarty_tpl, "views/layout.tpl", $_smarty_current_dir); -} -/* {block "content"} */ -class Block_1012653795698cba62a6b7c0_71138616 extends \Smarty\Runtime\Block -{ -public function callBlock(\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'D:\\projetphp\\views'; -?> - - - - -
- - -
-
- - -
- - -

Inscription

- - -

- Créez votre compte utilisateur. -

- hasVariable('arrError') && null !== ($_smarty_tpl->getValue('arrError') ?? null))) && $_smarty_tpl->getSmarty()->getModifierCallback('count')($_smarty_tpl->getValue('arrError')) > 0)) {?> -
- getSmarty()->getRuntime('Foreach')->init($_smarty_tpl, $_smarty_tpl->getValue('arrError'), 'strError'); -$foreach0DoElse = true; -foreach ($_from ?? [] as $_smarty_tpl->getVariable('strError')->value) { -$foreach0DoElse = false; -?> -

getValue('strError');?> -

- getSmarty()->getRuntime('Foreach')->restore($_smarty_tpl, 1);?> -
- - - -
- -
- - -
- - -
- - -
- - -
- - -
- -
- @ - -
-
- - -
- - -
- - -
- - -
- -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- -
- - -
- - Déjà un compte ? - Se connecter - -
- - -
- - -
- -
-
-
-getCompiled()->isFresh($_smarty_tpl, array ( 'version' => '5.7.0', - 'unifunc' => 'content_698cba62b4e137_64473486', + 'unifunc' => 'content_698ce84e84dcc1_11117501', 'has_nocache_code' => false, 'file_dependency' => array ( @@ -22,21 +22,21 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array ( 'file:views/_partial/footer.tpl' => 1, ), ))) { -function content_698cba62b4e137_64473486 (\Smarty\Template $_smarty_tpl) { +function content_698ce84e84dcc1_11117501 (\Smarty\Template $_smarty_tpl) { $_smarty_current_dir = 'D:\\projetphp\\views'; $_smarty_tpl->getInheritance()->init($_smarty_tpl, false); $_smarty_tpl->renderSubTemplate("file:views/_partial/header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir); ?> getInheritance()->instanceBlock($_smarty_tpl, 'Block_1102964570698cba62b4c8c6_53649331', "content"); +$_smarty_tpl->getInheritance()->instanceBlock($_smarty_tpl, 'Block_2114043754698ce84e84c177_54195501', "content"); ?> renderSubTemplate("file:views/_partial/footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir); } /* {block "content"} */ -class Block_1102964570698cba62b4c8c6_53649331 extends \Smarty\Runtime\Block +class Block_2114043754698ce84e84c177_54195501 extends \Smarty\Runtime\Block { public function callBlock(\Smarty\Template $_smarty_tpl) { $_smarty_current_dir = 'D:\\projetphp\\views'; diff --git a/templates_c/20a11b6ecdc7e0959bdb519973f0177a783a4561_0.file_header.tpl.php b/templates_c/20a11b6ecdc7e0959bdb519973f0177a783a4561_0.file_header.tpl.php deleted file mode 100644 index 42ebec8..0000000 --- a/templates_c/20a11b6ecdc7e0959bdb519973f0177a783a4561_0.file_header.tpl.php +++ /dev/null @@ -1,115 +0,0 @@ -getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_698b49a6a94424_69678291', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '20a11b6ecdc7e0959bdb519973f0177a783a4561' => - array ( - 0 => 'views/_partial/header.tpl', - 1 => 1770639154, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_698b49a6a94424_69678291 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\projet_php-guillaume\\views\\_partial'; -?> - - - - - - - - - src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"> -> - Folliow - - - - -getCompiled()->isFresh($_smarty_tpl, array ( - 'version' => '5.7.0', - 'unifunc' => 'content_698c9fd53aaff8_74186876', - 'has_nocache_code' => false, - 'file_dependency' => - array ( - '233722999fd7fbe3307e26123a0c3ef155eae59b' => - array ( - 0 => 'views/_partial/footer.tpl', - 1 => 1770795606, - 2 => 'file', - ), - ), - 'includes' => - array ( - ), -))) { -function content_698c9fd53aaff8_74186876 (\Smarty\Template $_smarty_tpl) { -$_smarty_current_dir = 'C:\\wamp64\\www\\Folliow\\views\\_partial'; -?> - - - src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"> -> - - src="js/scripts.js"> -> - -getCompiled()->isFresh($_smarty_tpl, array ( 'version' => '5.7.0', - 'unifunc' => 'content_698cba62c7aed8_62552440', + 'unifunc' => 'content_698ce84e9b1e51_40033913', 'has_nocache_code' => false, 'file_dependency' => array ( @@ -20,7 +20,7 @@ if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array ( array ( ), ))) { -function content_698cba62c7aed8_62552440 (\Smarty\Template $_smarty_tpl) { +function content_698ce84e9b1e51_40033913 (\Smarty\Template $_smarty_tpl) { $_smarty_current_dir = 'D:\\projetphp\\views\\_partial'; ?>