Exemplo n.º 1
0
function isTabletClient()
{
    return Agent::isTablet();
}