예제 #1
0
파일: spider.app.php 프로젝트: sunhk25/iCMS
 function do_testrule()
 {
     spider::$ruleTest = true;
     spiderUrls::crawl('WEB@AUTO');
 }