Changeset 5641 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
- Timestamp:
- 07/10/2017 08:23:25 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
r4041 r5641 17 17 include( dirname( __FILE__ ) . '/inc/class-plugin.php' ); 18 18 include( dirname( __FILE__ ) . '/inc/class-users.php' ); 19 include( dirname( __FILE__ ) . '/inc/class-user-notes.php' ); 19 20 include( dirname( __FILE__ ) . '/inc/class-moderators.php' ); 20 21 include( dirname( __FILE__ ) . '/inc/class-hooks.php' );
Note: See TracChangeset
for help on using the changeset viewer.