move composer
This commit is contained in:
@ -9,7 +9,7 @@ ini_set('display_startup_errors', FALSE);
|
||||
|
||||
include 'fonction.php';
|
||||
|
||||
require '/var/www/html/projects/vendor/autoload.php';
|
||||
require 'vendor/autoload.php';
|
||||
|
||||
$root = $_SERVER["DOCUMENT_ROOT"];
|
||||
|
||||
|
Reference in New Issue
Block a user