Harmonize
This commit is contained in:
parent
46d71df134
commit
fd118aa0fc
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/../vendor/autoload.php';
|
||||
require_once dirname(__FILE__).'/../config/ps_autoload.php';
|
||||
require_once __DIR__ . '/../config/ps_autoload.php';
|
||||
|
||||
use Symfony\Component\Dotenv\Dotenv;
|
||||
$dotenv = new Dotenv();
|
||||
|
Loading…
Reference in New Issue
Block a user