Exemplo n.º 1
0
function get_script($id)
{
    $result = Resources::get_script($id);
    handle_xml_result($result);
}