By lokisapocalypse on
Hello all,
On a previous installation of Drupal, I was using the following for additional processing:
$sid = _webform_save_submission($node, $form_values['submitted']);
However, in upgrading to 5.15, I now get the following error:
Call to undefined function _webform_save_submission()
What is the new function I should use?
Comments
_
Probably best asked in the webform module's issue queue.
I'll post it there. Thanks.
I'll post it there. Thanks. I'm not terribly familiar with the organization of these forums.
_
No worries-- basically, module specific questions are more likely to get a response in the module's issue queue where other users of the module tend to browse. It's not always true, but i've had more success doing that.