liste des fraisForfaitaires

This commit is contained in:
pierre renaudot
2023-12-21 11:54:30 +01:00
parent 674514ed06
commit 5b5e5cc28e
5 changed files with 35 additions and 15 deletions

View File

@@ -53,7 +53,7 @@ if (!isset($_REQUEST['direction'])) {
break;
case 'gestionFiche':
include("controleurs/c_gestionFiche.php");
include(__DIR__ . "/controleurs/c_gestionFiche.php");
break;
case 'home':