Small fix
This commit is contained in:
parent
cef7e2348c
commit
9668727b80
@ -22,8 +22,8 @@ if (!file_exists(__DIR__.'/../vendor/autoload.php')) {
|
||||
if (!file_exists('madeline.php')) {
|
||||
copy('https://phar.madelineproto.xyz/madeline.php', 'madeline.php');
|
||||
}
|
||||
}
|
||||
include 'madeline.php';
|
||||
}
|
||||
} else {
|
||||
require_once 'vendor/autoload.php';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user