From d5f42900f31de4a7258012b1bfa7c8fe5227ba10 Mon Sep 17 00:00:00 2001 From: LyLme Date: Tue, 3 May 2022 14:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9B=B4=E6=96=B0=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/updbase.php | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 include/updbase.php diff --git a/include/updbase.php b/include/updbase.php new file mode 100644 index 0000000..2f2d065 --- /dev/null +++ b/include/updbase.php @@ -0,0 +1,39 @@ +query($sql[$i])) { + } +} +saveSetting('version',$version); +} \ No newline at end of file