localwebsite: init: fix vendor autoload path
This commit is contained in:
parent
57287a306b
commit
aecd5c01aa
@ -68,4 +68,4 @@ $debug->enable();
|
|||||||
unset($debug);
|
unset($debug);
|
||||||
|
|
||||||
// composer
|
// composer
|
||||||
require_once ROOT.'/../vendor/autoload.php';
|
require_once ROOT.'/vendor/autoload.php';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user