correction bug manque phpmailer
This commit is contained in:
parent
18301190fc
commit
d1e2bd6c31
82 changed files with 11082 additions and 359 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
session_start();
|
||||
require("./vendor/autoload.php");
|
||||
require(__DIR__ . "/vendor/autoload.php");
|
||||
|
||||
//environnement
|
||||
$dotenv = Dotenv\Dotenv::createImmutable(__DIR__);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue