瀏覽代碼

Ruta para mandar correos

alejandro.lara 1 年之前
父節點
當前提交
610b42e1b2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      class/manda_correo.php

+ 1 - 0
class/manda_correo.php

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