Opened 15 months ago
Last modified 12 months ago
#4407 new Documentation
ElggEntity->addRelationship() and add_entity_relationship() tell you to read the relationship two different ways
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | Core | Version: | 1.8 |
| Severity: | annoying | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description (last modified by ewinslow)
add_entity_relationship() is correct for how we usually use this:
- This function lets you make the statement "$guid_one is a $relationship of $guid_two".
Change History (1)
comment:1 Changed 12 months ago by ewinslow
- Description modified (diff)
- Milestone changed from Needs Review to Near Term Future Release
Note: See
TracTickets for help on using
tickets.
