Matt is joined by Greg and Casey as they discuss some of the hits of the 2000's. If you've ever wanted to hear three men discuss Drag Me To Hell, Transformers and Pitch Perfect all in one Podcast...this...
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');