here is browscap.install file
ec - May 10, 2006 - 13:34
| Project: | Browscap |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | ec |
| Status: | closed |
Description
hope this can help.
| Attachment | Size |
|---|---|
| browscap.install | 4.23 KB |

#1
This is clearly not correct:
function browscap_update_1() {
return _system_update_utf8(array('browscap'));
return _system_update_utf8(array('browscap_statistics'));
}
#2
the other one misses braces around table names...
#3
+1 worked for me! Thanks
#4
Looks like this got committed - or something like it. Thanks, all!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.