Changeset 6473 for branches/1.6/bp-core/bp-core-catchuri.php
- Timestamp:
- 10/30/2012 12:21:24 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.6/bp-core/bp-core-catchuri.php
r6252 r6473 136 136 // Keep the unfiltered URI safe 137 137 $bp->unfiltered_uri = $bp_uri; 138 139 // Don't use $bp_unfiltered_uri, this is only for backpat with old plugins. Use $bp->unfiltered_uri. 140 $GLOBALS['bp_unfiltered_uri'] = &$bp->unfiltered_uri; 138 141 139 142 // Get slugs of pages into array
Note: See TracChangeset
for help on using the changeset viewer.