<?php /** * 更新列表栏目 * * @version $id:makehtml_list.php 11:09 2010年7月19日 tianya $ * @package DedeBIZ.Administrator * @copyright Copyright (c) 2022 DedeBIZ.COM * @license GNU GPL v2 (https://www.dedebiz.com/license) * @link https://www.dedebiz.com */ require_once(dirname(__FILE__)."/config.php"); require_once(DEDEINC."/typelink/typelink.class.php"); include DedeInclude('templets/makehtml_list.htm'); ?>