コード例 #1
0
ファイル: functions.php プロジェクト: WinGood/24karcher
function getImgCat($id)
{
    return CategoryImg::getImgCat($id);
}