Changeset 12000 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
- Timestamp:
- 07/29/2022 06:20:58 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/support-forums.php
r11562 r12000 29 29 include( dirname( __FILE__ ) . '/inc/class-stats.php' ); 30 30 include( dirname( __FILE__ ) . '/inc/class-emails.php' ); 31 include( dirname( __FILE__ ) . '/inc/class-audit-log.php' ); 31 32 32 33 // Compat-only includes.
Note: See TracChangeset
for help on using the changeset viewer.