userpoints_top_contributors.module doesn't use hook_userpoints() to add more settings in the userpoints.module settings form.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | userpoints_top_contributors_0001.patch | 11.34 KB | avpaderno |
userpoints_top_contributors.module doesn't use hook_userpoints() to add more settings in the userpoints.module settings form.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | userpoints_top_contributors_0001.patch | 11.34 KB | avpaderno |
Comments
Comment #1
kbahey commentedThis is a separate project, no longer under the contrib collection.
Comment #2
avpadernoThe patch resolves erroneous code like
which should be written
Comment #3
avpadernoComment #4
avpadernoI have some problems on attaching patches.
This patch is for all the project, version 5.x-1.0 dated April 15th.
Comment #5
kmillecam commentedThanks Kiam,
Committed to Dev.