With Nick back in town, Last Pint gets in on the double feature game with back to back viewings of Road to Perdition and The Untouchables. Fresh off their watch, the gentlemen (including guest host Ben Wilson)...
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');