소스 검색

Test commit

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();