瀏覽代碼

Update common.func.php

adminsite
叙述、别离 1 天之前
父節點
當前提交
2de8c1f007
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/system/common.func.php

+ 1
- 0
src/system/common.func.php 查看文件

@@ -785,6 +785,7 @@ function ConvertMysqlToSqlite($mysqlQuery) {
$query = str_ireplace('rand', 'RANDOM', $query);
return trim($query);
}
//会员和插件引入默认主题模板
function ThemeInclude($path)
{
global $cfg_basedir, $cfg_templets_dir, $cfg_df_style;


Loading…
取消
儲存