get matchinfo #112

Merged
OpzekerIT merged 22 commits from dev into main 2023-11-14 21:38:18 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 1d3fcf14ca - Show all commits

View file

@ -10,6 +10,7 @@
"SquadKiller101", "SquadKiller101",
"Pettie1972", "Pettie1972",
"HeteKip", "HeteKip",
"Shepherders",
"WackyJacky101" "WackyJacky101"
] ]
} }

View file

@ -37,7 +37,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<section> <section>
<h2>Latest Matches</h2> <h2>Latest Matches</h2>
<table> <table class='sortable'>
<thead> <thead>
<tr> <tr>
<!-- <th>Match Date</th> --> <!-- <th>Match Date</th> -->