コード例 #1
0
ファイル: functions.php プロジェクト: ircoco/BlackCatCMS
 function get_parent_ids($id)
 {
     return CAT_Helper_Page::getParentIDs($id);
 }