no message
This commit is contained in:
parent
66a02c9ac8
commit
ae8d70f965
@ -33,15 +33,13 @@ class Dove extends Base {
|
||||
$oHttp->aData = $aData;
|
||||
$tmp = $oHttp->send();
|
||||
|
||||
// $r[] = [$row->www => $tmp];
|
||||
$r = "\n ***".$row->code."*** \n".$tmp;
|
||||
// tomd($r);
|
||||
$oTGHttp->sendToTG($r);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Http::response(200, 'ok');
|
||||
Http::response(200);
|
||||
}
|
||||
|
||||
public function del($aParam)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user