mirror of
https://github.com/danog/magnaluna.git
synced 2024-11-30 04:19:16 +01:00
Fixes
This commit is contained in:
parent
fd1839fb9d
commit
2bd5ab8f7e
@ -44,8 +44,6 @@ if (file_exists('vendor/autoload.php')) {
|
|||||||
include 'madeline.php';
|
include 'madeline.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
echo 'Deserializing MadelineProto from session.madeline...'.PHP_EOL;
|
|
||||||
|
|
||||||
/*class MessageLoop extends ResumableSignalLoop
|
/*class MessageLoop extends ResumableSignalLoop
|
||||||
{
|
{
|
||||||
const INTERVAL = 10000;
|
const INTERVAL = 10000;
|
||||||
|
Loading…
Reference in New Issue
Block a user