示例#1
0
文件: index.php 项目: ninetw/chsuinfo
<?
include_once 'parser.php';
$parser = new parser();
$parser->parseNews();
?>