Skip to:
Content

bbPress.org

Changeset 7239


Ignore:
Timestamp:
02/22/2022 11:11:05 PM (4 years ago)
Author:
johnjamesjacoby
Message:

Docs: remove some PHP docs that don't make sense.

For 2.7.

Location:
trunk/src/includes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/forums/template.php

    r7051 r7239  
    17631763     *
    17641764     * @param int $forum_id Optional. Forum id
    1765      *                        id and forum id
     1765     *
    17661766     * @return string Author of forum
    17671767     */
  • trunk/src/includes/replies/template.php

    r7175 r7239  
    14581458     *
    14591459     * @param int $reply_id Optional. Reply id
    1460      *                        id and reply id
     1460     *
    14611461     * @return int The forum id of the reply
    14621462     */
Note: See TracChangeset for help on using the changeset viewer.