Exemplo n.º 1
0
function isPhoneClient()
{
    return Agent::isPhone();
}