This commit is contained in:
xdrm-brackets 2017-09-12 19:02:55 +02:00
parent ad87a4256e
commit 7cdab3d8e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php require_once __DIR__.'autoloader.php';
<?php require_once __DIR__.'/autoloader.php';
use \service\Updater;