Changeset 556
- Timestamp:
- 11/18/2008 05:16:00 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-catchuri.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r522 r556 184 184 /* Make sure this is not reported as a 404 */ 185 185 // This is causing too many problems right now. 186 //header( "Status: 200 OK", true, 200 );186 header( "Status: 200 OK", true, 200 ); 187 187 188 188 do_action( 'get_header' );
Note: See TracChangeset
for help on using the changeset viewer.