summaryrefslogtreecommitdiff
path: root/src/main_loop.php
diff options
context:
space:
mode:
authorpolo <ordipolo@gmx.fr>2024-07-15 17:49:31 +0200
committerpolo <ordipolo@gmx.fr>2024-07-15 17:49:31 +0200
commitc4a3f80a6dccdff9b2abff6f159ef8fdd4382787 (patch)
tree000a98fcff60aba9cd0784f181c0ac4a4056a2c4 /src/main_loop.php
parent14f68d7d93cd6e498a7d15cf5ce5b227ed0683a7 (diff)
downloadAppliGestionPHP-c4a3f80a6dccdff9b2abff6f159ef8fdd4382787.zip
déplacement dossier d'exécution, suppression de Config::checkPath, bugs
Diffstat (limited to 'src/main_loop.php')
-rw-r--r--src/main_loop.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main_loop.php b/src/main_loop.php
index 64eeccf..645a7ee 100644
--- a/src/main_loop.php
+++ b/src/main_loop.php
@@ -1,5 +1,5 @@
1<?php 1<?php
2// src/sections/main_loop.php 2// src/main_loop.php
3// 3//
4// -- BOUCLE PRINCIPALE -- 4// -- BOUCLE PRINCIPALE --
5 5