

Ben and Matt are back! Season 2 kicks off with their best of 2013. From arty films, to blockbusters, to yet another callback to Matt's love of Tom Hanks...and absolutely unwarranted hatred of Sandra Bullock....
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');