This website works better with JavaScript.
首頁
註冊
登入
DedeBIZ
/
DedeV6
關註
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
29
Activity
瀏覽代碼
Update common.inc.php
tags/6.1.9
xushubieli
3 年之前
父節點
17daab40b4
當前提交
07a1eafda1
共有
1 個文件被更改
,包括
0 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/system/common.inc.php
+ 0
- 1
src/system/common.inc.php
查看文件
@@ -245,7 +245,6 @@ if (!defined('MYSQL_NUM')) {
}
//全局常用函数
require_once(DEDEINC.'/common.func.php');
if ($GLOBALS['cfg_dbtype'] == 'mysql' || $GLOBALS['cfg_dbtype'] == 'mysqli') {
require_once(DEDEINC.'/database/dedesqli.class.php');
} else {
Write
Preview
Loading…
取消
儲存