Example #1
0
 function answer()
 {
     header('Content-Type: application/json');
     parent::answer();
 }