Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/23/2010 01:38:58 PM (15 years ago)
Author:
apeatling
Message:

Bump version numbers to 1.2.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/bp-core.php

    r2756 r2776  
    780780 */
    781781function bp_core_new_subnav_item( $args = '' ) {
    782     global $bp;
     782    global $bp, $wp_query;
    783783
    784784    $defaults = array(
Note: See TracChangeset for help on using the changeset viewer.