Exemplo n.º 1
0
 public function action_menu_json()
 {
     header('Content-type: text/plain');
     echo WoW_Locale::GetMenuString();
 }