Changeset 2240 for trunk/bp-loader.php
- Timestamp:
- 01/01/2010 04:03:03 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r2239 r2240 57 57 delete_site_transient( 'theme_roots' ); 58 58 59 /* Show activation notice with some setup instructions */60 add_action( 'admin_notices', 'bp_core_activation_notice' );61 62 59 do_action( 'bp_loader_activate' ); 63 60 }
Note: See TracChangeset
for help on using the changeset viewer.