Changeset 8682 for trunk/src/bp-activity/bp-activity-screens.php
- Timestamp:
- 07/23/2014 07:42:14 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-activity/bp-activity-screens.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-screens.php
r8090 r8682 386 386 'post_date' => 0, 387 387 'post_content' => '', 388 'post_type' => ' bp_activity',388 'post_type' => 'page', 389 389 'post_status' => 'publish', 390 390 'is_page' => true, … … 439 439 'post_date' => 0, 440 440 'post_content' => '', 441 'post_type' => ' bp_activity',441 'post_type' => 'page', 442 442 'post_status' => 'publish', 443 443 'is_page' => true,
Note: See TracChangeset
for help on using the changeset viewer.