Changeset 11533 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
- Timestamp:
- 02/09/2022 01:20:09 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
r9802 r11533 44 44 $this->report_topic = new Report_Topic; 45 45 $this->nsfw_handler = new NSFW_Handler; 46 $this->stats = new Stats; 46 47 47 48 // These modifications are specific to https://wordpress.org/support/
Note: See TracChangeset
for help on using the changeset viewer.