Skip to:
Content

BuddyPress.org

Changeset 611


Ignore:
Timestamp:
12/05/2008 04:16:03 PM (18 years ago)
Author:
apeatling
Message:

Removing debug code.

File:
1 edited

Legend:

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

    r607 r611  
    202202    global $post;
    203203   
    204     var_dump($post);
    205    
    206204    if ( function_exists('bp_core_get_avatar') ) {
    207205        echo bp_core_get_avatar( $post->post_author, 1 );   
Note: See TracChangeset for help on using the changeset viewer.