예제 #1
0
 /**
  * Read and send the file with the correct headers
  */
 public function show()
 {
     f::show($this->root);
 }