Changeset 6583 for trunk/src/includes/common/ajax.php
- Timestamp:
- 06/19/2017 04:29:43 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/common/ajax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/common/ajax.php
r6581 r6583 76 76 77 77 // Everything is 200 OK. 78 status_header( 200);78 bbp_set_200(); 79 79 80 80 // Perform custom bbPress ajax
Note: See TracChangeset
for help on using the changeset viewer.