Update welcome.php

This commit is contained in:
jakani24
2024-02-22 15:14:26 +01:00
parent 0311d7c036
commit e527831afc

View File

@@ -89,7 +89,7 @@ $email = $_SESSION["email"];
echo('<td>'.$action.'</td>');
echo('</tr>');
$stmt->close();
$num_of_etrys--;
$num_of_entrys--;
}
echo('</tbody>');
echo('</table>');