Changeset 2787
- Timestamp:
- 03/23/2016 10:29:07 PM (9 years ago)
- Location:
- sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt
- Files:
-
- 8 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-loader.php
r171 r2787 109 109 require_once ( WCPT_DIR . '/wcpt-functions.php' ); 110 110 require_once ( WCPT_DIR . '/wcpt-wordcamp/wordcamp-loader.php' ); 111 require_once ( WCPT_DIR . '/applications/tracker.php' ); 112 require_once ( WCPT_DIR . '/applications/wordcamp.php' ); 113 111 114 // Require admin files. 112 115 if ( is_admin() ) {
Note: See TracChangeset
for help on using the changeset viewer.