コード例 #1
0
ファイル: spider.app.php プロジェクト: sunhk25/iCMS
 function do_testrule()
 {
     spider::$ruleTest = true;
     spiderUrls::crawl('WEB@AUTO');
 }