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 @@ -