コード例 #1
0
ファイル: helpers.php プロジェクト: linhntaim/katniss
function isPhoneClient()
{
    return Agent::isPhone();
}