@@ -1,5 +1,5 @@
<?php
-require_once '/var/www/html/vendor/autoload.php';
+require_once './vendor/autoload.php';
$array = [];
$array['ssl']=false;