Posted by Devin Carlson on November 22, 2012 at 3:04am
| Download | Size | md5 hash |
|---|---|---|
| browscap-7.x-2.0.tar.gz | 11.33 KB | 9cdaa3737f168461b0486e756bc8acb9 |
| browscap-7.x-2.0.zip | 13.12 KB | 08e43d35727425581121018e47731745 |
Last updated: November 22, 2012 - 12:15
Release notes
This release of Browscap includes two major changes:
- Updated URLs used to retrieve Browscap information. #1833672: Use alternative URLs for Browscap information
- Removed useragent recording. #1795920: Remove useragent recording functionality
Other changes include:
- Fixed PHP warnings by checking to ensure that HTTP_USER_AGENT is available before attempting to use it. #1557756: Undefined index: HTTP_USER_AGENT in _record_user_agent() (line 33 of /var/www/sites/all/modules/browscap/record.inc).
- Use system.module's cache table schema. #1795926: Simplify Browscap's cache table schema definition by using system.module's cache schema