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