Ben and Matt review the summer 2013 in movies. Man of So So, Star Trek Into Repetitiveness, and This Is The End (Of The Best Summer Movies).
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');