Changeset 1723 for trunk/bp-core/bp-core-catchuri.php
- Timestamp:
- 08/28/2009 07:05:23 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
r1718 r1723 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 121 120 } 122 121
Note: See TracChangeset
for help on using the changeset viewer.