www.gusucode.com > 金黄色金融投资信息类企业织梦模板(demo205)源码程序 > 金黄色金融投资信息类企业织梦模板(demo205)源码程序/www2/plus/task/dede-maketimehtml.php

    <?php
require_once(dirname(__FILE__).'/../../include/common.inc.php');
//成功返回信息
$dsql->ExecuteNoneQuery("Update `#@__sys_task` set sta='成功' where dourl='dede-maketimehtml.php' ");
echo "Welcome to DedeCMS!";
exit();
?>