Example #1
0
File: Scan.php Project: no22/gongo
 function next()
 {
     $this->isCached = false;
     parent::next();
 }