MantisBT: master 3b392f71
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2013-05-01 06:49 | master 45a2d16c |
| Affected Issues | 0009876: Performance problem with a lot of projects | |||
| Changeset | Optimize user_get_all_accessible_projects() On instances having a large number of projects, this function would The performance bottleneck was the array_merge() call in the loop. This Fixes 0009876 |
|||
| mod - core/user_api.php | Diff File | |||