Changeset 2213 for trunk/bp-loader.php
- Timestamp:
- 12/27/2009 01:27:20 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r2195 r2213 48 48 include( BP_PLUGIN_DIR . '/bp-xprofile.php' ); 49 49 50 /* Activation Function */ 51 function bp_loader_activate() { 52 /* Force refresh theme roots. */ 53 delete_site_transient( 'theme_roots' ); 54 } 55 register_activation_hook( __FILE__, 'bp_loader_activate' ); 56 50 57 /* Deactivation Function */ 51 58 function bp_loader_deactivate() {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)