CodeIgniter Forums
A few miniscule bugs having to do with user agent names - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: A few miniscule bugs having to do with user agent names (/showthread.php?tid=5106)



A few miniscule bugs having to do with user agent names - El Forum - 01-06-2008

[eluser]Unknown[/eluser]
There are a few items incorrectly listed in the file system/application/config/user_agents.php:
-platform "windows nt 6.0" is now "Windows Vista", not longhorn.
-the "gnu" platform, as far as i know that it exists at all, is the GNU operating system, not GNU/linux (please check this though)
-the ppc architecture for item "ppc mac" is known as "PowerPC", not "Power PC"

So yeah, just a couple of miniscule mistakes/typos. Fix them when you're bored :p