From dcd470d71f2aec2ff9de7d9b78017f34796cc872 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:48:08 -0500 Subject: [PATCH] Update get_templates.php --- api/get_templates.php | 1 + 1 file changed, 1 insertion(+) diff --git a/api/get_templates.php b/api/get_templates.php index 06c1f98..853ff00 100644 --- a/api/get_templates.php +++ b/api/get_templates.php @@ -4,6 +4,7 @@ * Fecha: 13 de noviembre de 2025 */ +session_start(); require_once '../config/config.php'; // Suprimir errores para obtener JSON limpio