Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/11/2012 05:38:50 PM (14 years ago)
Author:
boonebgorges
Message:

Pinking shears in Core component

File:
1 edited

Legend:

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

    r5721 r6022  
    3737         * This involves figuring out the currently required, active, deactive,
    3838         * and optional components.
    39          * 
    40          * @since BuddyPress (1.5)
    41          *
    42          * @global BuddyPress $bp 
     39         *
     40         * @since BuddyPress (1.5)
     41         *
     42         * @global BuddyPress $bp
    4343         */
    4444        private function bootstrap() {
     
    134134         * @since BuddyPress (1.5)
    135135         *
    136          * @global BuddyPress $bp 
     136         * @global BuddyPress $bp
    137137         */
    138138        function setup_globals() {
     
    241241 * @since BuddyPress (1.6)
    242242 *
    243  * @global BuddyPress $bp 
     243 * @global BuddyPress $bp
    244244 */
    245245function bp_setup_core() {
Note: See TracChangeset for help on using the changeset viewer.