예제 #1
0
파일: request.php 프로젝트: netspencer/fuel
 public function send_headers()
 {
     \Output::send_headers();
     return $this;
 }