Changeset 5299
- Timestamp:
- 03/03/2014 04:34:33 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/forums/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/functions.php
r5257 r5299 1185 1185 'post_type' => bbp_get_topic_post_type(), 1186 1186 'meta_key' => '_bbp_last_active_time', 1187 'meta_type' => 'DATETIME', 1187 1188 'orderby' => 'meta_value', 1188 1189 'numberposts' => 1
Note: See TracChangeset
for help on using the changeset viewer.