www.gusucode.com > (自适应手机版)响应式茶叶网站源码 绿色产品展示类企业织梦自适应模板(demo291)源码程序 > (自适应手机版)响应式茶叶网站源码 绿色产品展示类企业织梦自适应模板(demo291)源码程序/www3/dede/makehtml_rss.php
<?php /** * 生成RSS地图 * * @version $Id: makehtml_rss.php 1 11:17 2010年7月19日Z tianya $ * @package DedeCMS.Administrator * @copyright Copyright (c) 2007 - 2010, DesDev, Inc. * @license http://help.dedecms.com/usersguide/license.html * @link http://www.dedecms.com */ require_once(dirname(__FILE__)."/config.php"); include DedeInclude('templets/makehtml_rss.htm');