소스 검색

Update common.func.php

pull/68/head
叙述、别离 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;


불러오는 중...
취소
저장