예제 #1
0
파일: Scan.php 프로젝트: no22/gongo
 function next()
 {
     $this->isCached = false;
     parent::next();
 }