Ver Fonte

Test commit

Axel Nordh há 3 anos atrás
pai
commit
e5380fdae8
1 ficheiros alterados com 2 adições e 0 exclusões
  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();