예제 #1
0
파일: spider.app.php 프로젝트: sunhk25/iCMS
 function do_testdata()
 {
     spider::$dataTest = true;
     spiderData::crawl();
 }