Add rating

This commit is contained in:
2026-05-06 21:27:34 +02:00
parent 9e8b404f91
commit 67c5c98fb4
4 changed files with 18 additions and 10 deletions

View File

@@ -8,6 +8,7 @@
<th>Rank</th>
<th>EGD Number</th>
<?php if ($show_admin): ?>
<th>Rating</th>
<th>Email</th>
<th>Date Added</th>
<th>Action</th>
@@ -29,6 +30,7 @@
<?php if ($show_admin): ?>
<td> <?= esc_html($e->rating) ?> </td>
<td> <?= esc_html($e->email) ?> </td>
<td> <?= esc_html($e->created_at) ?> </td>
<td>