Changeset 9802 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
- Timestamp:
- 05/01/2020 04:47:37 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
r7605 r9802 43 43 $this->hooks = new Hooks; 44 44 $this->report_topic = new Report_Topic; 45 $this->nsfw_handler = new NSFW_Handler; 45 46 46 47 // These modifications are specific to https://wordpress.org/support/
Note: See TracChangeset
for help on using the changeset viewer.