Example #1
0
 function xmlP($content, $attrs = array())
 {
     return Helper_Xml::xmlP($content, $attrs);
 }