Changeset 13090 for trunk/src/bp-settings/actions/notifications.php
- Timestamp:
- 08/23/2021 01:13:45 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-settings/actions/notifications.php
r11926 r13090 1 1 <?php 2 2 /** 3 * Settings: Email notifications action handler 3 * Settings: Email notifications action handler. 4 4 * 5 5 * @package BuddyPress … … 12 12 * 13 13 * @since 1.6.0 14 * 15 * @return bool|void 14 16 */ 15 17 function bp_settings_action_notifications() {
Note: See TracChangeset
for help on using the changeset viewer.