Ejemplo n.º 1
0
 function xmlImg($src, $alt, $attrs = array())
 {
     return Helper_Xml::xmlImg($src, $alt, $attrs);
 }