示例#1
0
 function _default()
 {
     global $dir;
     $this->authAndDie("open");
     MFile::send2Browser($dir);
 }