hook_user_relationships in user_relationship_mailer.module throws php warning because the $relationship argument is not passed by reference.
| Comment | File | Size | Author |
|---|---|---|---|
| user_relationships-6.x-.patch | 823 bytes | douggreen |
hook_user_relationships in user_relationship_mailer.module throws php warning because the $relationship argument is not passed by reference.
| Comment | File | Size | Author |
|---|---|---|---|
| user_relationships-6.x-.patch | 823 bytes | douggreen |
Comments
Comment #2
mrf commentedComment #3
mrf commentedHmmm this one must have snuck in with another patch. Fixed.