Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/24/2009 10:05:01 PM (16 years ago)
Author:
apeatling
Message:

Merging 1.1 branch fixes into trunk.

File:
1 edited

Legend:

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

    r2083 r2114  
    141141
    142142            echo '</a>';
    143 
    144143            echo '<ul>';
    145144
    146145            if ( is_array( $blogs['blogs'] ) && (int)$blogs['count'] ) {
    147 
    148146                $counter = 0;
    149147                foreach ( $blogs['blogs'] as $blog ) {
Note: See TracChangeset for help on using the changeset viewer.