Changeset 7605 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
- Timestamp:
- 08/13/2018 07:14:46 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
r5641 r7605 20 20 include( dirname( __FILE__ ) . '/inc/class-moderators.php' ); 21 21 include( dirname( __FILE__ ) . '/inc/class-hooks.php' ); 22 include( dirname( __FILE__ ) . '/inc/class-report-topic.php' ); 22 23 23 24 // Compat-only includes.
Note: See TracChangeset
for help on using the changeset viewer.