Posted by circuscowboy on November 15, 2011 at 9:07pm
2 followers
Jump to:
| Project: | Mobile Tools |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
in mobile_tools_browscap.module
line 28 function mobile_tools_device_groups() {
needs to be
function mobile_tools_browscap_device_groups() {
doesn't seem complicated enough to merit creating a patch
Comments
#1
Thank you for this.