Changeset 7909 for trunk/tests/includes/testcase.php
- Timestamp:
- 02/17/2014 08:06:05 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/includes/testcase.php
r7860 r7909 160 160 // For BuddyPress, James. 161 161 $GLOBALS['bp']->loggedin_user = NULL; 162 $GLOBALS['bp']->pages = bp_core_get_directory_pages(); 162 163 do_action( 'bp_init' ); 163 164 }
Note: See TracChangeset
for help on using the changeset viewer.