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