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