13 Jul
2010
13 Jul
'10
7:52 a.m.
When i implement hook_action_info(), i found the first para *$node* is empty. My question is function mymodule_myaction_action(&$node, $context = array()) { $node = $context['node']; // should this line be added? ... } Or something else error? -- A decathlon Drupal developer & programmer http://blog.eood.cn/