Edit autoloader path
This commit is contained in:
parent
2f7f31b623
commit
f97988b02e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
include __DIR__ . '/../kirby/vendor/autoload.php';
|
||||
include __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
$kirby = new Kirby([
|
||||
'roots' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue