[Plugin: UserAgent Theme Switcher] Add Android Support
-
Here’s a quick fix to add android support to this plugin:
In: UserAgentThemeSwitcherData.php
At Line 283, add:
$this->addBrowser(new BrowserUA('android', 'Android', null, 'Mozilla\/5.0 \(.*Android.*\) AppleWebKit\/.* \(KHTML, like Gecko\) Safari\/.*', 'mobile,webkit'));
https://www.ads-software.com/extend/plugins/user-agent-theme-switcher/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: UserAgent Theme Switcher] Add Android Support’ is closed to new replies.