Browse Source

Test commit

Axel Nordh 3 năm trước cách đây
mục cha
commit
e5380fdae8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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();