From d2135d7ae870a256d8ee0a58835ec46fdb7b6f35 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Mon, 21 Feb 2022 17:14:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4font?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/mda_main.php | 4 ++-- src/admin/member_pm.php | 2 +- src/admin/sys_repair.php | 2 +- src/admin/sys_safetest.php | 4 ++-- src/admin/sys_sql_query.php | 2 +- src/admin/templets/catalog_add.htm | 2 +- src/admin/templets/catalog_edit.htm | 2 +- src/admin/templets/file_edit.htm | 2 +- src/admin/templets/freelist_add.htm | 2 +- src/admin/templets/freelist_edit.htm | 2 +- src/admin/templets/makehtml_js.htm | 2 +- src/admin/templets/member_operations.htm | 2 +- src/admin/templets/member_view.htm | 2 +- src/admin/templets/mytag_tag_guide.htm | 2 +- src/admin/templets/public_guide.htm | 4 ++-- src/admin/templets/shops_operations.htm | 2 +- src/admin/templets/sys_group_add.htm | 4 ++-- src/admin/templets/sys_group_edit.htm | 4 ++-- src/admin/templets/tpl_edit.htm | 2 +- src/admin/templets/tpl_edit_tag.htm | 2 +- src/admin/templets/vote_main.htm | 2 +- src/admin/testenv.php | 20 ++++++++++---------- src/include/arc.freelist.class.php | 2 +- src/include/arc.listview.class.php | 2 +- src/include/arc.taglist.class.php | 2 +- src/include/helpers/downmix.helper.php | 2 +- src/include/helpers/string.helper.php | 4 ++-- src/include/payment/alipay.php | 2 +- src/include/payment/yeepay.php | 2 +- src/include/taglib/arclist.lib.php | 2 +- src/include/taglib/likearticle.lib.php | 2 +- src/include/taglib/relation.lib.php | 2 +- src/member/index_do.php | 8 ++++---- src/member/templets/content_list.htm | 2 +- src/member/templets/content_sg_list.htm | 2 +- src/plus/arcmulti.php | 2 +- src/templets/system/spec_list.htm | 2 +- 37 files changed, 55 insertions(+), 55 deletions(-) diff --git a/src/admin/mda_main.php b/src/admin/mda_main.php index 340e09bd..6edf304c 100644 --- a/src/admin/mda_main.php +++ b/src/admin/mda_main.php @@ -120,7 +120,7 @@ if ($dopost == 'place' or $dopost == 'report' or $dopost == 'account' or $dopost - + {$addstr} @@ -367,7 +367,7 @@ function __index(){ }
{$ptitle}{$ptitle}
- +
德得广告德得广告
diff --git a/src/admin/member_pm.php b/src/admin/member_pm.php index cffe4bff..a85e8431 100644 --- a/src/admin/member_pm.php +++ b/src/admin/member_pm.php @@ -55,6 +55,6 @@ function GetFolders($me) function IsReader($me) { $me = preg_replace("#[^0-1]#", "", $me); - if ($me) return "√"; + if ($me) return ""; else return "×"; } diff --git a/src/admin/sys_repair.php b/src/admin/sys_repair.php index 678efa74..c8eea271 100644 --- a/src/admin/sys_repair.php +++ b/src/admin/sys_repair.php @@ -56,7 +56,7 @@ function 1_test_db() { }
- 已完成数据结构完整性检测 + 已完成数据结构完整性检测

如果您系统有下面几种问题之一,请检测微表正确性:
diff --git a/src/admin/sys_safetest.php b/src/admin/sys_safetest.php index 3ce694b6..3ade9fa5 100644 --- a/src/admin/sys_safetest.php +++ b/src/admin/sys_safetest.php @@ -90,7 +90,7 @@ if ($action == 'test') { AjaxHead(); TestSafe(DEDEROOT); - if ($message == '') $message = "没发现可疑文件"; + if ($message == '') $message = "没发现可疑文件"; echo $message; exit(); } else if ($action == 'viewdiff') { @@ -131,7 +131,7 @@ else if ($action == 'clear') { @unlink($d.'/'.$filename); } } - $message = "成功清空模板缓存"; + $message = "成功清空模板缓存"; echo $message; exit(); } diff --git a/src/admin/sys_sql_query.php b/src/admin/sys_sql_query.php index 16133aca..71e968d0 100644 --- a/src/admin/sys_sql_query.php +++ b/src/admin/sys_sql_query.php @@ -128,7 +128,7 @@ else if ($dopost == "query") { if ($errCode == "") { $i++; } else { - $nerrCode .= "执行: $q 出错,错误提示:".$errCode."
"; + $nerrCode .= "执行: $q 出错,错误提示:".$errCode."
"; } } echo "成功执行{$i}个SQL语句

"; diff --git a/src/admin/templets/catalog_add.htm b/src/admin/templets/catalog_add.htm index 593ddc0b..4f94bd92 100644 --- a/src/admin/templets/catalog_add.htm +++ b/src/admin/templets/catalog_add.htm @@ -458,7 +458,7 @@ $i = 0;