View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023242 | mantisbt | code cleanup | public | 2017-08-18 08:15 | 2017-10-08 23:53 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.6.0 | ||||
| Target Version | 2.7.0 | Fixed in Version | 2.7.0 | ||
| Summary | 0023242: Function project_get_local_user_access_level() is redundant | ||||
| Description | Function project_get_local_user_access_level() is redundant, as the same functionality is provided by access_get_local_level() | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 9f70532f 2017-08-18 03:35 Committer: dregad Details Diff |
Deprecate project_get_local_user_access_level() This function is redundant, with access_get_local_level() having the same functionality. Fixes: 0023242 |
Affected Issues 0023242 |
|
| mod - core/project_api.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||