Changeset 6647 for branches/2.5/includes/forums/functions.php
- Timestamp:
- 08/10/2017 02:48:42 PM (9 years ago)
- File:
-
- 1 edited
-
branches/2.5/includes/forums/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/includes/forums/functions.php
r6417 r6647 1798 1798 // Default to public status 1799 1799 if ( empty( $post_stati ) ) { 1800 $post_stati [] = bbp_get_public_status_id();1800 $post_stati = array( bbp_get_public_status_id() ); 1801 1801 1802 1802 // Split the status string
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)