Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/01/2010 10:50:48 AM (15 years ago)
Author:
apeatling
Message:

Removing cropping js debug code.

File:
1 edited

Legend:

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

    r2509 r2511  
    7575
    7676    $image = apply_filters( 'bp_inline_cropper_image', getimagesize( $bp->avatar_admin->image->dir ) );
    77 
    7877    $aspect_ratio = 1;
    79 
    80     var_dump( $image );
    8178
    8279    /* Calculate Aspect Ratio */
Note: See TracChangeset for help on using the changeset viewer.