diff --git a/.gitignore b/.gitignore index 3202f42..aa30057 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ src/uploads/*.php src/data/time.lock.inc src/m/index.html src/uploads/userup +src/uploads/20* +src/data/mysqli_error_trace.inc diff --git a/README.md b/README.md index 7125e1e..e125c5b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ DedeCMS v5.x是一个LTS版本,支持将到2022年6月截止,目前最新版 项目开发可以到[织梦开发问题管理](https://github.com/dedetech/issues)中进行交流反馈。 -- 🔨 调整DedeCMS目录结构,将原有include中外部访问的内容迁移出去; +- ✅ 调整DedeCMS目录结构,将原有include中外部访问的内容迁移出去; -- 🔨 修正已知存在的安全问题; +- ✅ 修正已知存在的安全问题; - ✅ 升级内置编辑器ckeditor4为最新版本; @@ -24,9 +24,9 @@ DedeCMS v5.x是一个LTS版本,支持将到2022年6月截止,目前最新版 - ✅ 后台界面样式调整; -- ❌ 会员中心移除对文件上传的支持,增加系统安全性; +- 🔨 会员中心移除对文件上传的支持,增加系统安全性; -- ❌ 移除对Flash的依赖支持,今后版本采用HTML5相关特性; +- 🔨 移除对Flash的依赖支持,今后版本采用HTML5相关特性; - ❌ 调整v5.8版本程序升级相关功能; diff --git a/src/dede/article_template_rand.php b/src/dede/article_template_rand.php index 5ff5bab..4968a7d 100755 --- a/src/dede/article_template_rand.php +++ b/src/dede/article_template_rand.php @@ -86,7 +86,7 @@ make_hash(); $msg = " - + + diff --git a/src/dede/templets/makehtml_homepage.htm b/src/dede/templets/makehtml_homepage.htm index 2fe753b..bce121b 100755 --- a/src/dede/templets/makehtml_homepage.htm +++ b/src/dede/templets/makehtml_homepage.htm @@ -4,9 +4,9 @@ 主页更新向导 - - - + + + - + + + diff --git a/src/dede/templets/module_main.htm b/src/dede/templets/module_main.htm index f72a306..8371bf1 100755 --- a/src/dede/templets/module_main.htm +++ b/src/dede/templets/module_main.htm @@ -4,7 +4,7 @@ 模块打包 - + - +