From 2300cf7837fb19282141ea9aa98e16ec29a046e1 Mon Sep 17 00:00:00 2001 From: "gary_chen\\gary_chen" Date: Thu, 26 Oct 2023 14:29:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3database.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wms/database.php | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/wms/database.php b/wms/database.php index d7b4a949..621fd3ff 100644 --- a/wms/database.php +++ b/wms/database.php @@ -1,9 +1,23 @@ " . mysqli_connect_error(); } -?> \ No newline at end of file +?>