Changeset 11447 for trunk/src/bp-core/admin/bp-core-admin-tools.php
- Timestamp:
- 03/04/2017 06:26:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-tools.php
r11366 r11447 329 329 * @param string $message Feedback message. 330 330 * @param string|bool $class Unused. 331 * @return bool331 * @return false|Closure 332 332 */ 333 333 function bp_admin_tools_feedback( $message, $class = false ) {
Note: See TracChangeset
for help on using the changeset viewer.