Skip to:
Content

bbPress.org

Changeset 6086


Ignore:
Timestamp:
09/01/2016 02:27:19 AM (8 years ago)
Author:
netweb
Message:

Topics: @uses not @yses PHPDoc in bbp_update_topic()

File:
1 edited

Legend:

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

    r6059 r6086  
    779779 * @uses bbp_get_forum_id() To get the forum id
    780780 * @uses bbp_get_current_user_id() To get the current user id
    781  * @yses bbp_get_topic_forum_id() To get the topic forum id
     781 * @uses bbp_get_topic_forum_id() To get the topic forum id
    782782 * @uses update_post_meta() To update the topic metas
    783783 * @uses set_transient() To update the flood check transient for the ip
Note: See TracChangeset for help on using the changeset viewer.