@@ -29,6 +29,9 @@ |
||
| 29 | 29 | } |
| 30 | 30 | } |
| 31 | 31 | |
| 32 | +/** |
|
| 33 | + * @param boolean $directOnly |
|
| 34 | + */ |
|
| 32 | 35 | function expandGroupMembers($group, $odata, $directOnly) |
| 33 | 36 | { |
| 34 | 37 | if($odata->expand !== false && in_array('member', $odata->expand)) |