| @@ -26,5 +26,5 @@ | ||
| 26 | 26 | |
| 27 | 27 | if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly |
| 28 | 28 | |
| 29 | 29 | |
| 30 | -require_once( WPBC_PLUGIN_DIR . '/core/timeline/v2/wpbc-class-timeline_v2.php' ); // Version 2.0 of Timeline | |
| 30 | +require_once WPBC_PLUGIN_DIR . '/core/timeline/v2/wpbc-class-timeline_v2.php'; // Version 2.0 of Timeline | |