Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/27/2011 03:12:43 PM (14 years ago)
Author:
johnjamesjacoby
Message:

Split cache out of functions, and adminbar out of admin, in the xprofile component

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-loader.php

    r3917 r3949  
    3232        $includes = array(
    3333            'cssjs',
     34            'cache',
    3435            'actions',
    3536            'screens',
     
    3738            'filters',
    3839            'template',
    39             'functions'
     40            'buddybar',
     41            'functions',
    4042        );
    4143
Note: See TracChangeset for help on using the changeset viewer.