Incluír mandado de correos

This commit is contained in:
2024-03-19 13:18:47 -06:00
parent e9f336814e
commit fe8392f646

View File

@@ -6,6 +6,7 @@
$pag = "../reposiciones_crear.php";
$ruta = "../";
require_once "../class/c_login.php";
require_once "../class/manda_correo.php";
// check if the session is started
if (!isset($_SESSION['user']))