Browse Source

Test commit

Axel Nordh 3 years ago
parent
commit
e5380fdae8
1 changed files with 2 additions and 0 deletions
  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();