Comment out testing.php string
This commit is contained in:
parent
57970e9019
commit
4fa1e606a3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user