Exemplo n.º 1
0
 public static function getThumbUrl(DOMDocument $xml_doc)
 {
     return kXml::getFirstElementAsText($xml_doc, "ThumbUrl");
 }