예제 #1
0
 public function dir_closedir()
 {
     self::$crtDirContent = array();
     self::$crtDirIndex = 0;
 }