コード例 #1
0
ファイル: spider.app.php プロジェクト: sunhk25/iCMS
 function do_testdata()
 {
     spider::$dataTest = true;
     spiderData::crawl();
 }