From ce587c29b66391c463c22968525df1bfdb7d7a17 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Mon, 28 Nov 2022 13:15:48 +0100 Subject: [PATCH] config.php update --- Sources/php_script/script/config.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Sources/php_script/script/config.php b/Sources/php_script/script/config.php index 31486aa..288763b 100644 --- a/Sources/php_script/script/config.php +++ b/Sources/php_script/script/config.php @@ -19,7 +19,5 @@ function connection(): bool|int|mysqli } } -print(connection()); -