Changeset 6573 for trunk/src/includes/admin/tools/help.php
- Timestamp:
- 06/16/2017 09:20:52 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/tools/help.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/tools/help.php
r6282 r6573 15 15 * 16 16 * @since 2.6.0 bbPress (r5314) 17 *18 * @uses get_current_screen()19 17 */ 20 18 function bbp_admin_tools_repair_help() { … … 53 51 * 54 52 * @since 2.6.0 bbPress (r5314) 55 *56 * @uses get_current_screen()57 53 */ 58 54 function bbp_admin_tools_reset_help() { … … 84 80 * 85 81 * @since 2.6.0 bbPress (r5314) 86 *87 * @uses get_current_screen()88 82 */ 89 90 83 function bbp_admin_tools_converter_help() { 91 84
Note: See TracChangeset
for help on using the changeset viewer.