// Expects a team value as a GET var. If no team is passed, the full sked is displayed ?>
if(empty($_GET['team'])){$_GET['team'] = "-1&game_date=".date("m-d-Y");} ?>
// Expects a team value as a GET var. If no team is passed, the full sked is displayed ?>
if(empty($_GET['team'])){$_GET['team'] = "-1&game_date=".date("m-d-Y");} ?>