Changeset 3276 for branches/plugin/bbp-includes/bbp-reply-functions.php
- Timestamp:
- 05/30/2011 09:15:11 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-reply-functions.php
r3275 r3276 148 148 149 149 // Set defaults to prevent debug notices 150 $topic_id = $forum_id = $ topic_author = $anonymous_data = 0;150 $topic_id = $forum_id = $reply_author = $anonymous_data = 0; 151 151 $reply_title = $reply_content = $terms = ''; 152 152
Note: See TracChangeset
for help on using the changeset viewer.