浏览代码

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