Changeset 6780 for trunk/src/includes/admin/tools.php
- Timestamp:
- 02/12/2018 09:36:27 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/tools.php
r6664 r6780 85 85 86 86 // Add tool to the registered tools array 87 bbp ress()->admin->tools[ $r['id'] ] = array(87 bbp_admin()->tools[ $r['id'] ] = array( 88 88 'type' => $r['type'], 89 89 'title' => $r['title'],
Note: See TracChangeset
for help on using the changeset viewer.