예제 #1
0
function isPhoneClient()
{
    return Agent::isPhone();
}