Bitácora de accesos de usuario

This commit is contained in:
2025-05-22 16:43:54 -06:00
parent c294c859fc
commit fc7e2792ee
2 changed files with 6 additions and 8 deletions

View File

@@ -1,9 +1,5 @@
<?php
include __DIR__ . '/../partials/sidebar_configuracion.php';
if ($_GET['view'] === 'bitacoras') {
lista();
}
?>
<!DOCTYPE html>
<html lang="es">