diff options
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'); |
