예제 #1
0
파일: http.php 프로젝트: poef/ariadne
 public function getvar($name = null, $method = null)
 {
     return ar_http::getvar($name, $method);
 }