Changeset 5658 for trunk/src/includes/search/functions.php
- Timestamp:
- 03/24/2015 01:32:20 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/search/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/search/functions.php
r5466 r5658 81 81 82 82 // Redirect and bail 83 wp_safe_redirect( $redirect_to ); 84 exit(); 83 bbp_redirect( $redirect_to ); 85 84 }
Note: See TracChangeset
for help on using the changeset viewer.