Changeset 1718 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 08/27/2009 09:18:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-catchuri.php
r1715 r1718 115 115 unset($bp_uri[2]); 116 116 } 117 117 118 118 /* Reset the keys by merging with an empty array */ 119 119 $bp_uri = array_merge( array(), $bp_uri ); 120 120 121 } 121 122
Note: See TracChangeset
for help on using the changeset viewer.