Comment out testing.php string

This commit is contained in:
Daniil Gentili 2018-12-28 18:12:26 +01:00
parent 57970e9019
commit 4fa1e606a3

View File

@ -67,7 +67,7 @@ if ($MadelineProto->get_self() === false) {
} }
} }
var_dump(count($MadelineProto->get_pwr_chat('@madelineproto')['participants'])); //var_dump(count($MadelineProto->get_pwr_chat('@madelineproto')['participants']));
/* /*
* Test logging * Test logging