Compare commits
No commits in common. "87dff5cb9eda0fb28d292b635de250ce88dd7989" and "3e2e1641fd95b90e0bbd31178fd06734c90d49db" have entirely different histories.
87dff5cb9e
...
3e2e1641fd
@ -79,18 +79,6 @@ if($result){
|
||||
}
|
||||
?>
|
||||
</tbody>
|
||||
<tbody>
|
||||
<?php
|
||||
$peringkat = 1;
|
||||
|
||||
?>
|
||||
<tr>
|
||||
<td><?php echo $peringkat; ?></td>
|
||||
<td><?php echo $nama; ?></td>
|
||||
|
||||
<td><?php echo $pemain['score']; ?> PTS</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user