diff options
author | polo <ordipolo@gmx.fr> | 2023-09-01 12:00:23 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2023-09-01 12:00:23 +0200 |
commit | 45f1b99a1060ee43deb6055faef1f8b16b5d80a2 (patch) | |
tree | 2be0c73b839b220433280daaf29d41644ecd4851 /src/main.php | |
parent | 6f4cc3afffde36a13618458ffda72e6104624f36 (diff) | |
download | AppliGestionPHP-45f1b99a1060ee43deb6055faef1f8b16b5d80a2.zip |
section 3 bientôt terminée
Diffstat (limited to 'src/main.php')
-rwxr-xr-x | src/main.php | 2 |
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 !! |
53 | require('sections/main_loop.php'); | 53 | require('main_loop.php'); |