Changeset 11562 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
- Timestamp:
- 02/16/2022 05:04:32 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
r11533 r11562 45 45 $this->nsfw_handler = new NSFW_Handler; 46 46 $this->stats = new Stats; 47 $this->emails = new Emails; 47 48 48 49 // These modifications are specific to https://wordpress.org/support/
Note: See TracChangeset
for help on using the changeset viewer.