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

eaton’s picture

Status: Active » Fixed

Fixed, included in version 1.2. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)