Merge pull request #6333 from annando/avoid-wsod

Avoid a WSOD after PR 6315
pull/6341/head
Hypolite Petovan 2018-12-27 13:14:22 -05:00 zatwierdzone przez GitHub
commit 16f58c8982
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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