securepages_link_alter accepts (&$links, &$node), when it should be

function securepages_link_alter(&$links, $node, $comment = NULL) { ... }

http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hoo...

Patch attached.

CommentFileSizeAuthor
securepages.hook_link_alter.diff429 bytesmshmsh5000

Comments

grendzy’s picture

Status: Needs review » Closed (duplicate)