Exemplo n.º 1
0
 public function download($filename = null)
 {
     f::download($this->root, $filename);
 }