| Elgg
    Version 2.3
    | 
Go to the source code of this file.
| Namespaces | |
| Elgg | |
| Save menu items. | |
| Variables | |
| $r = $vars['relationship'] | |
| $e1 = get_entity($r->guid_one) | |
| $e2 = get_entity($r->guid_two) | |
| else | |
| $e1 = get_entity($r->guid_one) | 
Definition at line 13 of file relationship.php.
| $e2 = get_entity($r->guid_two) | 
Definition at line 14 of file relationship.php.
| $r = $vars['relationship'] | 
Definition at line 11 of file relationship.php.
| else | 
Definition at line 17 of file relationship.php.