Gestión de Notificaciones

This commit is contained in:
2025-05-27 10:11:12 -06:00
parent f611c35b49
commit 401a3051e2
7 changed files with 931 additions and 31 deletions

View File

@@ -97,9 +97,4 @@ function guardar()
function automatizaciones()
{
include __DIR__ . '/../../views/configuracion/automatizaciones.php';
}
function preferencias()
{
include __DIR__ . '/../../views/configuracion/preferencias.php';
}