%PDF- %PDF-
| Direktori : /home/graphicd/www/demos/windowcleaning/wp-content/themes/Divi/core/components/api/ |
| Current File : /home/graphicd/www/demos/windowcleaning/wp-content/themes/Divi/core/components/api/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;