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
Comment #1
eaton commentedFixed, included in version 1.2. Thanks!
Comment #2
(not verified) commented