File:event/contrib/calendarsignup/calendarsignup.module
function calendarsignup_forms($form_id, $args) {
watchdog('calendarsignup_forms', $form_id);
I've attached the one line patch necessary to fix this.
This is a svn diff format, so I hope it still works.
| Comment | File | Size | Author |
|---|---|---|---|
| signup.patch | 546 bytes | halkeye |
Comments
Comment #1
halkeye commentedSeems to be fixed in the version i just downloaded, so i'll go ahead and mark it as fixed