예제 #1
0
파일: xhraudio.php 프로젝트: utopszkij/lmp
 function _default()
 {
     global $dir;
     $this->authAndDie("open");
     MFile::send2Browser($dir);
 }