Changeset 7239
- Timestamp:
- 02/22/2022 11:11:05 PM (4 years ago)
- Location:
- trunk/src/includes
- Files:
-
- 2 edited
-
forums/template.php (modified) (1 diff)
-
replies/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/template.php
r7051 r7239 1763 1763 * 1764 1764 * @param int $forum_id Optional. Forum id 1765 * id and forum id1765 * 1766 1766 * @return string Author of forum 1767 1767 */ -
trunk/src/includes/replies/template.php
r7175 r7239 1458 1458 * 1459 1459 * @param int $reply_id Optional. Reply id 1460 * id and reply id1460 * 1461 1461 * @return int The forum id of the reply 1462 1462 */
Note: See TracChangeset
for help on using the changeset viewer.