Changeset 3903 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
- Timestamp:
- 09/01/2016 03:15:59 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
r3884 r3903 17 17 include( dirname( __FILE__ ) . '/inc/class-plugin.php' ); 18 18 include( dirname( __FILE__ ) . '/inc/class-users.php' ); 19 include( dirname( __FILE__ ) . '/inc/class-dropin.php' ); 20 include( dirname( __FILE__ ) . '/inc/class-hooks.php' ); 19 21 include( dirname( __FILE__ ) . '/inc/class-directory-compat.php' ); 20 22 include( dirname( __FILE__ ) . '/inc/class-theme-directory-compat.php' );
Note: See TracChangeset
for help on using the changeset viewer.