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 |
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!