From: Brion Vibber Date: Thu, 6 May 2010 21:29:04 +0000 (+0000) Subject: Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5996d80c0918001f5c69f8d52681fc16aa003297;p=quix0rs-gnu-social.git Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfile One-line addition of 'webos' to the keywords list. --- diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php index 1c61b4fe52..a3dc4de465 100644 --- a/plugins/MobileProfile/MobileProfilePlugin.php +++ b/plugins/MobileProfile/MobileProfilePlugin.php @@ -138,6 +138,7 @@ class MobileProfilePlugin extends WAP20Plugin 'vodafone', 'wap1', 'wap2', + 'webos', 'windows ce' );