Skip to content
Snippets Groups Projects
Commit e04ca851 authored by Nicolas Borboën's avatar Nicolas Borboën
Browse files

[fix] bug introduced by refactoring

parent bd530f79
No related branches found
No related tags found
No related merge requests found
<?php
require('configs/db.php');
#region [Mail Sendings]
function mailToResp($surname, $name, $job){
global $EMAIL_FORMATION, $EMAIL_FROM, $EMAIL_REPLY_TO;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment