From a4d88fd1913758cc95b395eefcf5e9d730450382 Mon Sep 17 00:00:00 2001 From: polo Date: Sat, 23 Dec 2023 10:00:24 +0100 Subject: =?UTF-8?q?devis=20payant,=20cr=C3=A9er=20devis=20depuis=20facture?= =?UTF-8?q?,=20changement=20dans=20getIDsByIdClient(),=20suppression=20d?= =?UTF-8?q?=C3=A9pendance=20paquet=20latex=20"ulem",=20(string)=20dans=20s?= =?UTF-8?q?etTelephone()?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main_loop.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/main_loop.php') diff --git a/src/main_loop.php b/src/main_loop.php index f68c251..23f6235 100644 --- a/src/main_loop.php +++ b/src/main_loop.php @@ -3,11 +3,6 @@ // // -- BOUCLE PRINCIPALE -- -require('sections/1_customer.php'); -require('sections/2_service.php'); -require('sections/3_modify_data.php'); -require('sections/4_get_document.php'); - $main_loop = true; $section = [0, null]; // [code de retour, éventuelles données] -- cgit v1.2.3