|
During presave of a node, I am calling drupal_mail, which in turn calls my mail hook. In it, I need node info for the subject, but $node isn't passed and global $node doesn't bring it up either...how can I get at it? I thought of passing the information in the $parms array, but it looks like that array might be iterated at some point for other use. --
|
- [development] Accessing a node Ayen Designs
- Re: [development] Accessing a node Domenic Santangelo
- Re: [development] Accessing a node Ayen Designs
Ayen Designs

