Apply fixes from StyleCI
This commit is contained in:
parent
abdddc42cc
commit
8fdea307c6
@ -36,6 +36,7 @@ if (file_exists('web_data.php')) {
|
||||
|
||||
echo 'Deserializing MadelineProto from session.madeline...'.PHP_EOL;
|
||||
$MadelineProto = false;
|
||||
|
||||
try {
|
||||
$MadelineProto = new \danog\MadelineProto\API('session.madeline');
|
||||
} catch (\danog\MadelineProto\Exception $e) {
|
||||
|
Loading…
Reference in New Issue
Block a user