Changeset 7169 for branches/2.6/src/includes/replies/functions.php
- Timestamp:
- 01/02/2021 02:55:46 AM (5 years ago)
- File:
-
- 1 edited
-
branches/2.6/src/includes/replies/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/includes/replies/functions.php
r7141 r7169 20 20 * 21 21 * @param array $reply_data Forum post data 22 * @param arra p$reply_meta Forum meta data22 * @param array $reply_meta Forum meta data 23 23 */ 24 24 function bbp_insert_reply( $reply_data = array(), $reply_meta = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.