Example #1
0
 public function download($filename = null)
 {
     f::download($this->root, $filename);
 }