Forráskód Böngészése

Ajax affichage score

Loquicom 6 éve
szülő
commit
c02858846c
1 módosított fájl, 1 hozzáadás és 1 törlés
  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) {