예제 #1
0
 public function facilities_json()
 {
     echo json_encode(facilities::getAll_json());
 }