Axel Nordh пре 3 година
родитељ
комит
e5380fdae8
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      index.php

+ 2 - 0
index.php

@@ -37,6 +37,8 @@ $wf->createMatchTable($matches, $betAmount, $bank);
 $wf->createOutstandingBetsTable();
 ?>
 
+<p>Test commit för att se auto uppdatering av websidan</p>
+
 <script>
     $(document).ready( function () {
         $('#soccerMatchTable').DataTable();