?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/plugins/divi-builder/core/components/api/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/plugins/divi-builder/core/components

?? Viewing: init.php

<?php

if ( ! function_exists( 'et_core_api_init' ) ):
function et_core_api_init() {
	add_action( 'admin_init', array( 'ET_Core_API_OAuthHelper', 'finish_oauth2_authorization' ), 20 );
}
endif;


??

??