Changeset 2838 for sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-loader.php
- Timestamp:
- 03/28/2016 11:20:00 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-loader.php
r2803 r2838 46 46 require_once ( WCPT_DIR . 'wcpt-functions.php' ); 47 47 require_once ( WCPT_DIR . 'wcpt-wordcamp/wordcamp-loader.php' ); 48 require_once ( WCPT_DIR . 'applications/common.php' ); 48 49 require_once ( WCPT_DIR . 'applications/tracker.php' ); 49 50 require_once ( WCPT_DIR . 'applications/wordcamp.php' );
Note: See TracChangeset
for help on using the changeset viewer.