Posted by CloudCuckoo on January 26, 2007 at 3:26pm
Jump to:
| Project: | Custom Links |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Fatal error: Call to undefined function: array() in /home/cl0udy/public_html/sites/all/modules/custom_links/custom_links.module on line 259
when trying to delete a custom link.
I think line 259 should read
_custom_links_delete_link($form_values['lid']);
Comments
#1
Fixed, included in version 1.2. Thanks!
#2