Ben and Matt discuss the evolution and success of buddy flicks. Learn why cannibalism makes Matt hungry, why Ben loves to swing, and how Last Pint likes to keep flubs and mistakes in their podcasts...because...
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');