Skip to:
Content

BuddyPress.org

Changeset 2961


Ignore:
Timestamp:
04/28/2010 09:37:18 AM (16 years ago)
Author:
johnjamesjacoby
Message:

Fixes #2353 props gottowik

File:
1 edited

Legend:

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

    r2924 r2961  
    11751175
    11761176function bp_signup_avatar( $args = '' ) {
    1177     echo bp_get_signup_avatar( $args = '' );
     1177    echo bp_get_signup_avatar( $args );
    11781178}
    11791179    function bp_get_signup_avatar( $args = '' ) {
Note: See TracChangeset for help on using the changeset viewer.