Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/30/2011 02:00:16 PM (15 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/admin/bp-core-admin.php

    r4879 r4907  
    327327 *
    328328 * @package BuddyPress Core
    329  * @since 1.3
     329 * @since 1.5
    330330 */
    331331function bp_core_admin_component_options() {
     
    476476 *
    477477 * @package BuddyPress Core
    478  * @since 1.3
     478 * @since 1.5
    479479 */
    480480function bp_core_admin_page_options() {
Note: See TracChangeset for help on using the changeset viewer.