PluginProbe
Booking Calendar / 11.8.4
Booking Calendar v11.8.4
11.8.4 11.8.3 11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 All 204 releases
← All changes | core/timeline/flex-timeline.php +1 -1 10.10.211.8.4 View file →
@@ -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