Explorar el Código

Ajax affichage score

Loquicom hace 6 años
padre
commit
c02858846c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -203,7 +203,7 @@ require 'header.php';
 						<td><b>D&eacute;</b></td>
 					</tr>
 				</thead>
-				<tbody>
+				<tbody id="tbody">
 					<?php
 					$roll = array_reverse($_SESSION['roll']);
 					foreach ($roll as $val) {