6/6/22
loader.php Updated code for load_pre.php, removed console.log testing

load_pre.php Fixed issue for loading future games.

load_adspace.php Fixed issue for console.log

index.php Added timeout function for each area of the page if not loaded in 45 seconds.
5/31/22
index.php Added location name & logo
5/26/2022
  scoring_master.php
Fixed issue with > 17 teams
5/20/2022
  nav_questions.php
    Added form-control to dropdown

  scoring.php
    Changed Links to Buttons.
    Added form-control to dropdown
    Added additional vertical spacing

  index.php
    Updated setting cookies for loc & show IDs

  team_scoring.php
    ;Added 10px vertical spacing for each team

  timer.php
    Modified script to have timer on both game screen and host nav

   get_files.php
    Added function to track files that are also in local_files_history so files don't get downloaded again on index.php load
5/19/2022
  nav_questions.php
    Updated page to not include host info if host info is blank
5/18/2022
  index.php, league_functions.php, nav_questions.php, qa_load.php, scoring.php, screen.php, send_settleup.php, viewallteams.php
    Fixed issue with database column "rank". Renamed column to "team_rank". Updated all references to database column "rank" to be "team_rank"

  screen.php
    Fixed issue with location logo not being the one for date & location
5/17/2022
  loader_sc.php
    Fixed a few minor issues to loading Soundcheck

  /music_bingo_sc_form_functions.php
    Added timeout script in case page stalls.
5/16/2022
  /music_bingo/sc_form_functions.php
    Fixed logic for downloading cards & mp3 clips
5/12/2022
  get_files.php
    Updated to do each section one at a time. Added refresh timeouts incase downloads stall.

  index.php
    Updated show_schedule_local to have venue logo

  scoring.php
    Fixed Glitch on sending settle up

  DB Connections
    Added syntax to use either xampp or ampps