Changeset 5501
- Timestamp:
- 09/11/2014 02:36:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/template.php
r5499 r5501 1430 1430 1431 1431 /** 1432 * Output total hidden topic count of a forum (hidden includes trashed and1433 * spammedtopics)1432 * Output total hidden topic count of a forum (hidden includes trashed, spammed, 1433 * and pending topics) 1434 1434 * 1435 1435 * @since bbPress (r2883) … … 1443 1443 } 1444 1444 /** 1445 * Return total hidden topic count of a forum (hidden includes trashed 1446 * and spammedtopics)1445 * Return total hidden topic count of a forum (hidden includes trashed, 1446 * spammed and pending topics) 1447 1447 * 1448 1448 * @since bbPress (r2883)
Note: See TracChangeset
for help on using the changeset viewer.