Changeset 11533 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.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/support-forums.php
r9802 r11533 27 27 include( dirname( __FILE__ ) . '/inc/class-report-topic.php' ); 28 28 include( dirname( __FILE__ ) . '/inc/class-nsfw-handler.php' ); 29 include( dirname( __FILE__ ) . '/inc/class-stats.php' ); 29 30 30 31 // Compat-only includes.
Note: See TracChangeset
for help on using the changeset viewer.