Explorar el Código

En ny test commit

Axel Nordh hace 3 años
padre
commit
e33ce01fc1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -36,7 +36,7 @@ $wf->createMatchTable($matches, $betAmount, $bank);
 
 $wf->createOutstandingBetsTable();
 ?>
-
+<p>Another test p tag</p>
 <script>
     $(document).ready( function () {
         $('#soccerMatchTable').DataTable();