Closed (fixed)
Project:
User Referral
Version:
6.x-1.x-dev
Component:
Code: referral_userpoints
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 18:49 UTC
Updated:
10 Feb 2009 at 22:20 UTC
Additional line in .info file:
package = Userpoints
Because it's difficult to find this module on module list with other modules.
Comments
Comment #1
kbahey commentedThe module works without userpoints, and is useful on its own. Userpoints is optional for it, not a dependency.
Therefore making it part of userpoints will be confusing.
Comment #2
kenorb commentedBut there is already dependency in referral_userpoints.info
dependencies[] = userpoints
So this module can't work without userpoints.
But whatever, I'll make it on my local copy instead.
Comment #3
kbahey commentedAh, that makes more sense.
If you were clear from the beginning about WHICH module this should apply to, it would have been done sooner.
Anyway, it is done now.
Comment #4
kenorb commentedSorry for that:)
Thank you.