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