Opened 2 years ago
Closed 2 years ago
#3014 closed Defect (fixed)
elgg_add_admin_menu_item => elgg_register_admin_menu_item
| Reported by: | ewinslow | Owned by: | cash |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
To be consistent with every other registration function we have (esp. elgg_register_menu_item).
Change History (2)
comment:1 Changed 2 years ago by cash
- Owner set to cash
- Status changed from new to assigned
comment:2 Changed 2 years ago by cash
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

(In [svn:8520]) Fixes #3014 using more standard "register" in admin convenience function