Fixing them paths for real.
This commit is contained in:
parent
4e7f442f86
commit
2c55b25988
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ set_exit_overload(function($status = false)
|
|||
ob_start();
|
||||
@session_start();
|
||||
|
||||
require_once 'vendor/composer/autoload.php';
|
||||
require_once 'vendor/autoload.php';
|
||||
|
||||
$root = org\bovigo\vfs\vfsStream::setup('site');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue