1
0
mirror of https://github.com/danog/magnaluna.git synced 2024-11-30 04:19:16 +01:00
This commit is contained in:
Daniil Gentili 2023-08-15 11:37:57 +02:00
parent fd1839fb9d
commit 2bd5ab8f7e

View File

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