From 96a3ec2b1861640202eab7e8c087e58fc784382f Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Mon, 19 Jan 2009 19:39:22 -0500 Subject: [PATCH] ua parsing resources --- framework/Browser/lib/Horde/Browser.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/Browser/lib/Horde/Browser.php b/framework/Browser/lib/Horde/Browser.php index fcecb380f..7b45c349d 100644 --- a/framework/Browser/lib/Horde/Browser.php +++ b/framework/Browser/lib/Horde/Browser.php @@ -6,6 +6,8 @@ * Browser identification is performed by examining the HTTP_USER_AGENT * environment variable provided by the web server. * + * @TODO http://ajaxian.com/archives/parse-user-agent + * * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you -- 2.11.0