diff options
author | voxsim <Simon Vocella> | 2014-09-18 17:50:19 +0200 |
---|---|---|
committer | voxsim <Simon Vocella> | 2014-09-18 17:50:19 +0200 |
commit | 7a14f94ae5cc8d02d46294ca5079c929877c2fe4 (patch) | |
tree | 5462ae2570f656b35a346f1822d79747ee98e9e4 /issue_template.md | |
parent | 1366133d2bba33391b25a57ad0182b317fe3ecb6 (diff) | |
download | nextcloud-server-7a14f94ae5cc8d02d46294ca5079c929877c2fe4.tar.gz nextcloud-server-7a14f94ae5cc8d02d46294ca5079c929877c2fe4.zip |
1. remove sizeof($filteredUsers) > 0 as condition
2. use count instead of sizeof. Latter is an alias to first one, practically we stick to count everywhere. Having it consistent helps with readability.
3. move whitespace so we have $groupUsers[] = $filteredUser; instead of $groupUsers []= $filteredUser;
Diffstat (limited to 'issue_template.md')
0 files changed, 0 insertions, 0 deletions