summaryrefslogtreecommitdiff
path: root/src/main.php
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2023-09-01 12:00:23 +0200
committerpolo <ordipolo@gmx.fr>2023-09-01 12:00:23 +0200
commit45f1b99a1060ee43deb6055faef1f8b16b5d80a2 (patch)
tree2be0c73b839b220433280daaf29d41644ecd4851 /src/main.php
parent6f4cc3afffde36a13618458ffda72e6104624f36 (diff)
downloadAppliGestionPHP-45f1b99a1060ee43deb6055faef1f8b16b5d80a2.zip
section 3 bientôt terminée
Diffstat (limited to 'src/main.php')
-rwxr-xr-xsrc/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.php b/src/main.php
index 303e1ef..d176b56 100755
--- a/src/main.php
+++ b/src/main.php
@@ -50,4 +50,4 @@ require('Latex.php'); // générer le code LaTeX
50 50
51 51
52// action !! 52// action !!
53require('sections/main_loop.php'); 53require('main_loop.php');