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