File: //proc/self/cwd/wp-content/plugins/extensive-vc-addon/lib/framework.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
include_once EXTENSIVE_VC_ABS_PATH . '/lib/framework/framework-class.php';
include_once EXTENSIVE_VC_ABS_PATH . '/lib/framework/framework-functions.php';
include_once EXTENSIVE_VC_ABS_PATH . '/lib/framework/framework-options.php';
include_once EXTENSIVE_VC_ABS_PATH . '/lib/framework/framework-options-style.php';
include_once EXTENSIVE_VC_ABS_PATH . '/lib/framework/framework-meta-boxes.php';