示例#1
0
文件: RawData.php 项目: na2axl/FlatOS
 private function _getMimetype()
 {
     return $this->FS->mimetype($this->path);
 }