summaryrefslogtreecommitdiffstats
path: root/system/libraries/User_agent.php
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-11-05 22:31:00 +0100
committeradmin <devnull@localhost>2006-11-05 22:31:00 +0100
commitebfa686046bb98c757d1b41c81eb867478036e68 (patch)
tree4de6b858753b219da21b1b7fa928e9fded282323 /system/libraries/User_agent.php
parent40d299e8221ba5d641e07c18ef19f4ac13ff9b85 (diff)
Diffstat (limited to 'system/libraries/User_agent.php')
-rw-r--r--system/libraries/User_agent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/User_agent.php b/system/libraries/User_agent.php
index b217367fe..8d160672f 100644
--- a/system/libraries/User_agent.php
+++ b/system/libraries/User_agent.php
@@ -24,7 +24,7 @@
* @subpackage Libraries
* @category User Agent
* @author Rick Ellis
- * @link http://www.codeigniter.com/user_guide/libraries/uri.html
+ * @link http://www.codeigniter.com/user_guide/libraries/user_agent.html
*/
class CI_User_agent {