Changes between Initial Version and Version 1 of Ticket #3622, comment 8
- Timestamp:
- 09/25/2011 07:49:30 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3622, comment 8
initial v1 10 10 I also did some debugging with: 11 11 {{{ 12 die(bp_get_root_domain() . '/' . bp_get_activity_root_slug() . '/feed/'); 12 bp_get_root_domain() . '/' . bp_get_activity_root_slug() . '/feed/' 13 13 }}} 14 14