Changeset 6275
- Timestamp:
- 02/03/2017 04:18:38 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/tools.php
r6274 r6275 772 772 } 773 773 774 /** 775 * Return array of components from the array of registered tools 776 * 777 * @since 2.5.0 bbPress (r5885) 778 * 779 * @return array 780 */ 774 781 function bbp_get_admin_repair_tool_registered_components() { 775 782 $tools = bbp_get_admin_repair_tools();
Note: See TracChangeset
for help on using the changeset viewer.