From da7fb93d90be46d1a0942223bc34bfe302402244 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Wed, 25 Jan 2023 15:06:50 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Sources/php=5Fscri?= =?UTF-8?q?pt/script/config.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/php_script/script/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/php_script/script/config.php b/Sources/php_script/script/config.php index b82f928..629d286 100644 --- a/Sources/php_script/script/config.php +++ b/Sources/php_script/script/config.php @@ -17,6 +17,7 @@ function connection(): bool|int|mysqli } else { $ip = $_SERVER['REMOTE_ADDR']; } + echo "AH"; echo $ip; try { //Try to connect to the database