Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/02/2021 02:55:46 AM (4 years ago)
Author:
johnjamesjacoby
Message:

Docs: correct "arrap" to "array".

In branches/2.6 for 2.6.6. See #3389.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.6/src/includes/forums/functions.php

    r7097 r7169  
    2020 *
    2121 * @param array $forum_data Forum post data
    22  * @param arrap $forum_meta Forum meta data
     22 * @param array $forum_meta Forum meta data
    2323 */
    2424function bbp_insert_forum( $forum_data = array(), $forum_meta = array() ) {
Note: See TracChangeset for help on using the changeset viewer.