This commit is contained in:
2025-06-02 13:32:49 -06:00
parent c574183cee
commit 46a92a4415
19 changed files with 728 additions and 379 deletions

View File

@@ -460,7 +460,6 @@ function actualizar() {
exit;
}
function eliminar() {
session_start();
if (!($_SESSION['usuario_id'] ?? false)) {