예제 #1
0
파일: index.php 프로젝트: ninetw/chsuinfo
<?
include_once 'parser.php';
$parser = new parser();
$parser->parseNews();
?>