Changeset 13449 for trunk/src/bp-blogs/actions/random.php
- Timestamp:
- 04/08/2023 06:31:46 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/actions/random.php
r11934 r13449 26 26 // No multisite and still called, always redirect to root. 27 27 } else { 28 bp_core_redirect( bp_ core_get_root_domain() );28 bp_core_redirect( bp_get_root_url() ); 29 29 } 30 30 }
Note: See TracChangeset
for help on using the changeset viewer.