Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/18/2012 10:15:09 AM (14 years ago)
Author:
djpaul
Message:

Update @since phpdoc on functions to use our formatted version of the tag, e.g. "@since BuddyPress (1.6)". Fixes #4445, props fanquake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/admin/bp-core-update.php

    r6239 r6259  
    658658     * When upgrading to BP 1.6, prompt the admin to switch to WordPress' Toolbar.
    659659     *
    660      * @since 1.6
     660     * @since BuddyPress (1.6)
    661661     */
    662662    function step_admin_bar() {
     
    944944     * If they choose not to, record that preference in the options table.
    945945     *
    946      * @since 1.6
     946     * @since BuddyPress (1.6)
    947947     */
    948948    function step_admin_bar_save() {
Note: See TracChangeset for help on using the changeset viewer.