summaryrefslogtreecommitdiff
path: root/src/main.php
diff options
context:
space:
mode:
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');