• DedeCMS系统配置参数管理器
  • > SetQuery("Select * From `#@__sysconfig` where groupid='{$dls[0]}' order by aid asc"); $dsql->Execute(); $i = 1; while($row = $dsql->GetArray()) { $i++; ?>
    参数说明 参数值 变量名
    是   "; echo " 否 "; }else if($row['type']=='bstring') { echo ""; }else if($row['type']=='number') { echo ""; }else { $addstr=''; if ($row['varname']=='cfg_cookie_encode') { $addstr=' [重新生成]'; } echo "{$addstr}"; } ?>
Copyright © 2007-2021 DedeCMS, 上海卓卓网络科技有限公司 (DesDev, Inc.)