Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile

One-line addition of 'webos' to the keywords list.
This commit is contained in:
Brion Vibber 2010-05-06 21:29:04 +00:00
parent b50f300566
commit 5996d80c09

View File

@ -138,6 +138,7 @@ class MobileProfilePlugin extends WAP20Plugin
'vodafone', 'vodafone',
'wap1', 'wap1',
'wap2', 'wap2',
'webos',
'windows ce' 'windows ce'
); );