diff browscap.module.orig browscap.module
282c282
< $versionpage = drupal_http_request('http://browsers.garykeith.com/version.asp');
---
> $versionpage = drupal_http_request('http://browsers.garykeith.com/versions/version-number.asp');

Comments

robloach’s picture

Status: Active » Fixed
mcurry’s picture

In case anyone is interested, I've submitted #298906: (d5) HTTP request for browscap version download is incorrect which has a patch for the drupal 5 branch, so we can get this back-ported for drupal 5 users.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.