Changeset 6370
- Timestamp:
- 10/01/2012 06:23:16 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-loader.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r6343 r6370 4 4 * 5 5 * BuddyPress is social networking software with a twist from the creators of WordPress. 6 * 7 * $Id$ 6 8 * 7 9 * @package BuddyPress … … 496 498 497 499 // Setup the BuddyPress theme directory 500 // @todo Move bp-default to wordpress.org/extend/themes and remove this 498 501 register_theme_directory( $this->themes_dir ); 499 502 }
Note: See TracChangeset
for help on using the changeset viewer.