From 9717df0608a46cb71fd696c70a25e6226a1e3c16 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 22 Mar 2022 21:17:14 +0800 Subject: * db config --- config.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.php') diff --git a/config.php b/config.php index 700fe83..cae1286 100644 --- a/config.php +++ b/config.php @@ -2,11 +2,6 @@ class Config { - // 数据库连接 - public static $servername = "localhost"; - public static $username = "wod_dba"; - public static $password = ""; - public static $db_name = "musik"; // 数据库表格 public static $tb_album = "album"; -- cgit v1.1-26-g67d0