Changeset 2896
- Timestamp:
- 04/05/2010 11:00:21 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core/bp-core-catchuri.php
r2875 r2896 160 160 /* Reset the keys by merging with an empty array */ 161 161 $action_variables = array_merge( array(), $action_variables ); 162 163 //var_dump($current_component, $current_action, $action_variables); die;164 162 } 165 163 add_action( 'plugins_loaded', 'bp_core_set_uri_globals', 3 );
Note: See TracChangeset
for help on using the changeset viewer.