Avoid a WSOD after PR 6315

This commit is contained in:
Michael 2018-12-27 17:17:02 +00:00
parent 94eca77041
commit 5ddf3898db
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* Friendica
*/
require dirname(__DIR__) . '/vendor/autoload.php';
require __DIR__ . '/vendor/autoload.php';
// We assume that the index.php is called by a frontend process
// The value is set to "true" by default in App