function hook_node_registration_update in Node registration 7
Implements hook_node_registration_update().
1 function implements hook_node_registration_update()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
File
- ./
node_registration.api.php, line 108
Code
function hook_node_registration_update($registration) {
}