Skip to:
Content

bbPress.org

Changeset 5825


Ignore:
Timestamp:
07/13/2015 10:07:54 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Update incorrect phpdoc block in bbp_update_reply_position().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/replies/functions.php

    r5775 r5825  
    23202320 * @since bbPress (r3933)
    23212321 *
    2322  * @global type $wpdb
    2323  * @param type $reply_id
    2324  * @param type $reply_position
     2322 * @param int $reply_id
     2323 * @param int $reply_position
     2324 *
    23252325 * @return mixed
    23262326 */
Note: See TracChangeset for help on using the changeset viewer.