/home/s/h/a/shalekuihb/www/wp-content/themes/bridge/framework/modules/timetable-schedule/load.php
<?php

if(bridge_qode_timetable_schedule_installed()) {
	include_once QODE_FRAMEWORK_MODULES_ROOT_DIR.'/timetable-schedule/timetable-functions.php';
	include_once QODE_FRAMEWORK_MODULES_ROOT_DIR.'/timetable-schedule/visual-composer-map.php';
	include_once QODE_FRAMEWORK_MODULES_ROOT_DIR.'/timetable-schedule/options-map/map.php';
	include_once QODE_FRAMEWORK_MODULES_ROOT_DIR.'/timetable-schedule/custom-styles/timetable.php';
}