Closed (duplicate)
Project:
Signup
Version:
5.x-2.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 02:43 UTC
Updated:
23 May 2008 at 07:59 UTC
For the event_webform module - http://drupal.org/project/event_webform- , we want the users uid to be passed in the module_invoke_all. The attached patch implemented this, and increases the capabilities of the module_invoke_all hook.
| Comment | File | Size | Author |
|---|---|---|---|
| signup.module.patch | 603 bytes | singularo |
Comments
Comment #1
dwwA) That's a hack. ;)
B) This issue is duplicate with #249155: Add $user object to module_invoke_all('signup_sign_up').
Comment #2
singularoHappy to do it that way.