New: a specialized menu is now used when using smartphones
This commit is contained in:
parent
13128d524f
commit
998bbe9280
@ -108,6 +108,7 @@ if (isset($_SERVER["HTTP_USER_AGENT"]))
|
|||||||
else $conf->browser->name='unknown';
|
else $conf->browser->name='unknown';
|
||||||
// Other
|
// Other
|
||||||
if (in_array($conf->browser->name,array('firefox','iceweasel'))) $conf->browser->firefox=1;
|
if (in_array($conf->browser->name,array('firefox','iceweasel'))) $conf->browser->firefox=1;
|
||||||
|
//$conf->browser->phone='android';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Chargement des includes principaux de librairies communes
|
// Chargement des includes principaux de librairies communes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user