Skip to content
This repository was archived by the owner on Mar 4, 2018. It is now read-only.

Commit 878ce55

Browse files
authored
更新版本号
1 parent 62f8d2b commit 878ce55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/ins.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
`notice` text COLLATE utf8_bin NOT NULL
8181
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
8282
INSERT INTO `sd_setting` (`id`, `main_tit`, `tit_2`, `keyword`, `desword`, `kjming`, `ak`, `sk`, `kjurl`, `zzurl`, `admin_name`, `admin_password`, `theme`, `upload_minetype`, `upload_size`, `upload_fpsize`, `autoname`, `tjcode`, `morelimt`, `leixing`, `daxiao`, `share`, `version`, `notice`) VALUES
83-
(0, '树洞外链', '免费高速外链平台', '树洞, 树洞外链, 免费外链, 免费图床, QQ空间背景音乐, QQ空间背景音乐外链, 图片外链', '树洞, 树洞外链, 免费外链, 免费图床, QQ空间背景音乐, QQ空间背景音乐外链, 图片外链', '-', '-', '-', '-', '".$zzurl."', 'admin', '-', 'material', '-', '-', '-', '-', '', '-', '-', '-', 'true', '2.4.1|14|12', '');
83+
(0, '树洞外链', '免费高速外链平台', '树洞, 树洞外链, 免费外链, 免费图床, QQ空间背景音乐, QQ空间背景音乐外链, 图片外链', '树洞, 树洞外链, 免费外链, 免费图床, QQ空间背景音乐, QQ空间背景音乐外链, 图片外链', '-', '-', '-', '-', '".$zzurl."', 'admin', '-', 'material', '-', '-', '-', '-', '', '-', '-', '-', 'true', '2.4.2|15|12', '');
8484
CREATE TABLE IF NOT EXISTS `sd_ss` (
8585
`id` int(11) NOT NULL,
8686
`sskey` text CHARACTER SET utf8 NOT NULL,
@@ -210,4 +210,4 @@ function delDirAndFile( $dirName )
210210
delDirAndFile( '../install');
211211
echo "ok|ok";
212212

213-
?>
213+
?>

0 commit comments

Comments
 (0)