From 4cb45d964499c73edc63af59050facb752adbb8a Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 25 Feb 2022 11:28:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=92=E5=85=A5=E5=A4=9A?= =?UTF-8?q?=E5=9B=BE=E7=95=8C=E9=9D=A2=E5=92=8C=E6=96=87=E4=BB=B6=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/dialog/select_mimages.php | 102 +++++++----------- src/include/arc.archives.class.php | 2 +- src/include/arc.freelist.class.php | 3 +- src/include/arc.listview.class.php | 3 +- src/include/arc.partview.class.php | 3 +- src/include/arc.rssview.class.php | 3 +- src/include/arc.searchview.class.php | 3 +- src/include/arc.sglistview.class.php | 3 +- src/include/arc.sgpage.class.php | 3 +- src/include/arc.specview.class.php | 3 +- src/include/arc.taglist.class.php | 3 +- src/include/autoload.inc.php | 2 +- src/include/autoload7.inc.php | 2 +- src/include/channelunit.class.php | 3 +- src/include/channelunit.func.php | 3 +- src/include/customfields.func.php | 3 +- src/include/dedebiz.class.php | 3 +- src/include/dedecollection.func.php | 3 +- src/include/dedehttpdown.class.php | 3 +- src/include/dedemodule.class.php | 3 +- src/include/dedetag.class.php | 3 +- src/include/dedetemplate.class.php | 3 +- src/include/dedevote.class.php | 3 +- src/include/diyform.cls.php | 3 +- src/include/downmix.inc.php | 3 +- src/include/enums.func.php | 3 +- src/include/filter.inc.php | 3 +- src/include/helpers/archive.helper.php | 3 +- src/include/helpers/cache.helper.php | 3 +- src/include/helpers/channelunit.helper.php | 3 +- src/include/helpers/charset.helper.php | 3 +- src/include/helpers/cookie.helper.php | 3 +- src/include/helpers/debug.helper.php | 3 +- src/include/helpers/extend.helper.php | 3 +- src/include/helpers/file.helper.php | 3 +- src/include/helpers/filter.helper.php | 3 +- src/include/helpers/image.helper.php | 3 +- src/include/helpers/string.helper.php | 3 +- src/include/helpers/test.helper.php | 3 +- src/include/helpers/time.helper.php | 3 +- src/include/helpers/upload.helper.php | 3 +- src/include/helpers/util.helper.php | 3 +- src/include/helpers/validate.helper.php | 3 +- src/include/image.class.php | 3 +- src/include/image.func.php | 3 +- src/include/inc/inc_fun_funAdmin.php | 41 +------ src/include/inc/inc_fun_funString.php | 6 +- src/include/memberlogin.class.php | 3 +- src/include/oxwindow.class.php | 2 +- src/include/sitemap.class.php | 3 +- .../taglib/channel/specialtopic.lib.php | 3 +- src/include/tpllib/plus_memberlist.php | 3 +- src/include/typelink.class.php | 3 +- src/include/typeunit.class.admin.php | 3 +- src/include/typeunit.class.menu.php | 3 +- src/include/typeunit.class.selector.php | 3 +- src/include/userlogin.class.php | 3 +- src/member/index_do.php | 4 +- 58 files changed, 153 insertions(+), 158 deletions(-) diff --git a/src/admin/dialog/select_mimages.php b/src/admin/dialog/select_mimages.php index cde046f6..6ddbf59e 100644 --- a/src/admin/dialog/select_mimages.php +++ b/src/admin/dialog/select_mimages.php @@ -2,59 +2,53 @@ require_once(dirname(__FILE__)."/config.php"); include(DEDEDATA.'/mark/inc_photowatermark_config.php'); ?> - + - -插入多图 - - - + + + + + - +插入多图 -
-
+
+ + + + +
- - + \ No newline at end of file diff --git a/src/include/arc.archives.class.php b/src/include/arc.archives.class.php index aab65711..71ec0db8 100755 --- a/src/include/arc.archives.class.php +++ b/src/include/arc.archives.class.php @@ -1,5 +1,5 @@ "; + $out = " - + EOT; if ($gtype == "print") { echo $code; } else { return $code; } - } else { - /* - //------------------------------------------------------------------------ - //当前版本,暂时取消dedehtml编辑器的支持 - //------------------------------------------------------------------------ - require_once(DEDEINC.'/htmledit/dede_editor.php'); - $ded = new DedeEditor($fname); - $ded->BasePath = $GLOBALS['cfg_cmspath'].'/include/htmledit/' ; - $ded->Width = '100%' ; - $ded->Height = $nheight ; - $ded->ToolbarSet = strtolower($etype); - $ded->Value = $fvalue ; - if($gtype=="print") - { - $ded->Create(); - } - else - { - return $ded->CreateHtml(); - } - */ } } - /** * 获取更新信息 * @@ -236,7 +206,6 @@ function SpGetNewInfo() $query = "SELECT COUNT(*) AS dd FROM `#@__arctiny` "; $row2 = $dsql->GetOne($query); if ($row2) $add_query .= "&acount={$row2['dd']}"; - $offUrl = DEDEBIZURL."/version?version={$cfg_version_detail}&formurl={$nurl}&phpver={$phpv}&os={$sp_os}&mysqlver={$mysql_ver}{$add_query}"; return $offUrl; -} +} \ No newline at end of file diff --git a/src/include/inc/inc_fun_funString.php b/src/include/inc/inc_fun_funString.php index 86e77aea..fd4410fa 100755 --- a/src/include/inc/inc_fun_funString.php +++ b/src/include/inc/inc_fun_funString.php @@ -1,9 +1,5 @@ ||/isU","",$str); diff --git a/src/include/memberlogin.class.php b/src/include/memberlogin.class.php index f64ab55a..2a4fac8f 100755 --- a/src/include/memberlogin.class.php +++ b/src/include/memberlogin.class.php @@ -1,4 +1,5 @@ -