no message
This commit is contained in:
parent
b570eef133
commit
43934f9cd4
@ -33,7 +33,7 @@ class Dove extends Base {
|
|||||||
$oHttp->aData = $aData;
|
$oHttp->aData = $aData;
|
||||||
$tmp = $oHttp->send();
|
$tmp = $oHttp->send();
|
||||||
|
|
||||||
$r = "\n ***".$row->code."*** \n".$tmp;
|
$r = "***".$row->code."*** \n\n".$tmp;
|
||||||
$oTGHttp->sendToTG($r);
|
$oTGHttp->sendToTG($r);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user