コード例 #1
0
ファイル: PageView.php プロジェクト: andresusanto/sepatuku
 function xmlFooterLinks($links, $attrs = array())
 {
     return Helper_Xml::xmlFooterLinks($links, $attrs);
 }