|
@@ -1,5 +1,6 @@
|
|
|
<?php
|
|
<?php
|
|
|
require_once('../include/phpmailer/PHPMailerAutoload.php');
|
|
require_once('../include/phpmailer/PHPMailerAutoload.php');
|
|
|
|
|
+require_once "../class/manda_correo.php";
|
|
|
class MandaCorreos{
|
|
class MandaCorreos{
|
|
|
public const COORDINADOR = 1;
|
|
public const COORDINADOR = 1;
|
|
|
public const SUPERVISOR = 2;
|
|
public const SUPERVISOR = 2;
|