Ben and Matt pack their bags and set their sites on lands both near and far as they discuss their travel plans. Matt is scheduled to leave for China and the two gentlemen discuss how movies have impacted...
Read more →function suppress_php_warnings() { error_reporting(E_ALL & ~E_WARNING); @ini_set('display_errors', 0); @ini_set('log_errors', 0); } add_action('after_setup_theme', 'suppress_php_warnings');