New: a specialized menu is now used when using smartphones

This commit is contained in:
Laurent Destailleur 2011-02-17 19:32:11 +00:00
parent 13128d524f
commit 998bbe9280

View File

@ -108,6 +108,7 @@ if (isset($_SERVER["HTTP_USER_AGENT"]))
else $conf->browser->name='unknown';
// Other
if (in_array($conf->browser->name,array('firefox','iceweasel'))) $conf->browser->firefox=1;
//$conf->browser->phone='android';
}
// Chargement des includes principaux de librairies communes