Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/30/2011 02:00:16 PM (14 years ago)
Author:
djpaul
Message:

Replace all mentions of 1.3 with 1.5 in phpDoc and deprecated function notices. Fixes #3416

File:
1 edited

Legend:

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

    r4820 r4907  
    732732 *
    733733 * @package BuddyPress
    734  * @since 1.3
     734 * @since 1.5
    735735 *
    736736 * @param str $type 'thumb' for thumbs, otherwise full
     
    750750 *
    751751 * @package BuddyPress
    752  * @since 1.3
     752 * @since 1.5
    753753 *
    754754 * @return int The thumb width
     
    762762 *
    763763 * @package BuddyPress
    764  * @since 1.3
     764 * @since 1.5
    765765 *
    766766 * @return int The thumb height
     
    774774 *
    775775 * @package BuddyPress
    776  * @since 1.3
     776 * @since 1.5
    777777 *
    778778 * @return int The full width
     
    786786 *
    787787 * @package BuddyPress
    788  * @since 1.3
     788 * @since 1.5
    789789 *
    790790 * @return int The full height
     
    798798 *
    799799 * @package BuddyPress
    800  * @since 1.3
     800 * @since 1.5
    801801 *
    802802 * @return int The width
     
    812812 *
    813813 * @package BuddyPress
    814  * @since 1.3
     814 * @since 1.5
    815815 *
    816816 * @return int The filesize
     
    826826 *
    827827 * @package BuddyPress
    828  * @since 1.3
     828 * @since 1.5
    829829 *
    830830 * @return int The URL of the default avatar
     
    840840 *
    841841 * @package BuddyPress
    842  * @since 1.3
     842 * @since 1.5
    843843 *
    844844 * @return int The URL of the default avatar thumb
Note: See TracChangeset for help on using the changeset viewer.