From 45f1b99a1060ee43deb6055faef1f8b16b5d80a2 Mon Sep 17 00:00:00 2001 From: polo Date: Fri, 1 Sep 2023 12:00:23 +0200 Subject: =?UTF-8?q?section=203=20bient=C3=B4t=20termin=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.php') 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 // action !! -require('sections/main_loop.php'); +require('main_loop.php'); -- cgit v1.2.3