subscriptions.module integration...
Morbus Iff - May 28, 2008 - 13:15
| Project: | Constant Contact |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
... is attached. Not a patch, but it's just appended to the end of the file.
| Attachment | Size |
|---|---|
| subscriptions-int.txt | 4.01 KB |

#1
I'm not sure I entirely understand the function of this patch. I'd happy to include it, if you can explain what it does.
#2
Hey Morbus,
What is the table definition that I need to add for pcc_subscriptions? So far I have:
value varchar
send_interval int
author_uid int
send_comments varchar
send_updates varchar
module varchar
field varchar
recipient_uid int
It's not recording anything in this table however, so I am pretty sure this isn't all there is to it.
Thanks!
Pat