예제 #1
0
파일: download.php 프로젝트: bizanto/Hooked
 public function getSize()
 {
     return YFile::formatFilesize($this->_data->get('size', 0));
 }