Changeset 7221
- Timestamp:
- 05/23/2018 11:56:12 PM (7 years ago)
- Location:
- sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-loader.php
r3727 r7221 54 54 require_once ( WCPT_DIR . 'wcpt-admin.php' ); 55 55 require_once ( WCPT_DIR . 'wcpt-wordcamp/wordcamp-admin.php' ); 56 require_once ( WCPT_DIR . 'wcpt-wordcamp/privacy.php' ); 56 57 require_once ( WCPT_DIR . 'mentors/dashboard.php' ); 57 58 }
Note: See TracChangeset
for help on using the changeset viewer.