no message
This commit is contained in:
parent
bae6ae8ee0
commit
88f33ecdf6
@ -16,6 +16,9 @@ class Http {
|
||||
public function sendToTG($sMsg, $mType = false)
|
||||
{
|
||||
|
||||
var_dump($mType);
|
||||
exit;
|
||||
|
||||
if ($mType == "dove") {
|
||||
|
||||
if (env("is_loc") == true) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user