示例#1
0
文件: AMZ.php 项目: kirkbauer2/kirkxc
 public static function func_xml_format($xml)
 {
     return \XLite\Core\XML::getFormattedXML($xml);
 }