Módulo de bitácoras y bitácora de accesos

This commit is contained in:
2025-05-22 15:36:03 -06:00
parent ffcf1e51f4
commit c294c859fc
9 changed files with 224 additions and 40 deletions

View File

@@ -107,9 +107,4 @@ function preferencias()
function seguridad()
{
include __DIR__ . '/../../views/configuracion/seguridad.php';
}
function bitacoras()
{
include __DIR__ . '/../../views/configuracion/bitacoras.php';
}