Esempio n. 1
0
 function xmlLabel($content, $attrs = array())
 {
     return Helper_Xml::xmlLabel($content, $attrs);
 }