Closed (fixed)
Project:
PHPlist Integration Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2009 at 20:40 UTC
Updated:
19 Jun 2009 at 21:50 UTC
I was browsing the phplist code notice an error. Here is a patch.
It's a very straightforward fix. "user_perm" is being called instead of "user_access"
| Comment | File | Size | Author |
|---|---|---|---|
| phplist.patch | 430 bytes | pertheusual |
Comments
Comment #1
paulbeaney commentedThanks pertheusual! That bug has taken a long time to come to the surface and I've put it straight into the D6-DEV version. Hopefully that could fix some peoples' problems which I have been able to identify up to now.
Regards,
- Paul
Comment #2
pertheusual commentedNo prob. Glad to help!