diff options
author | Sarven Capadisli <csarven@status.net> | 2010-02-12 18:30:27 +0100 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2010-02-12 18:30:27 +0100 |
commit | 47f6b0afc9a94b5e649102dd209950b94c6ac33a (patch) | |
tree | 6faf6bfcb9b3c78e09aa03de1b5f46b46a28047e | |
parent | 094565b4aa1893e6a4422f3d05a0a43844e47a67 (diff) |
Revert "Added 'pre' to pick up Palm Pre's UA string:"
This reverts commit 094565b4aa1893e6a4422f3d05a0a43844e47a67.
On second thought, "pre" is probably the stupidest way of
differentiating one agent from another. Need a different solution.
-rw-r--r-- | plugins/MobileProfile/MobileProfilePlugin.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MobileProfile/MobileProfilePlugin.php b/plugins/MobileProfile/MobileProfilePlugin.php index e9b4a05f7..cd2531fa7 100644 --- a/plugins/MobileProfile/MobileProfilePlugin.php +++ b/plugins/MobileProfile/MobileProfilePlugin.php @@ -121,7 +121,6 @@ class MobileProfilePlugin extends WAP20Plugin 'philips', 'pocketpc', 'portalmmm', - 'pre', 'rover', 'samsung', 'sanyo', |