Changeset 4830
- Timestamp:
- 03/29/2013 03:38:18 PM (13 years ago)
- Location:
- trunk/includes
- Files:
-
- 2 edited
-
replies/functions.php (modified) (1 diff)
-
topics/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/replies/functions.php
r4819 r4830 989 989 * - revision_id: Revision id 990 990 * @uses bbp_get_reply_id() To get the reply id 991 * @uses bbp_get_user_id() To get the user id992 991 * @uses bbp_format_revision_reason() To format the reason 993 992 * @uses bbp_get_reply_raw_revision_log() To get the raw reply revision log -
trunk/includes/topics/functions.php
r4819 r4830 2564 2564 * - revision_id: Revision id 2565 2565 * @uses bbp_get_topic_id() To get the topic id 2566 * @uses bbp_get_user_id() To get the user id2567 2566 * @uses bbp_format_revision_reason() To format the reason 2568 2567 * @uses bbp_get_topic_raw_revision_log() To get the raw topic revision log
Note: See TracChangeset
for help on using the changeset viewer.