Esempio n. 1
0
function isDesktopClient()
{
    return Agent::isDesktop();
}