no message
This commit is contained in:
parent
3cb9cb0d21
commit
55cface7a2
@ -23,7 +23,7 @@ class Article extends Base {
|
|||||||
// $this->oTGHttp->sendToTG(json_encode($row, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT));
|
// $this->oTGHttp->sendToTG(json_encode($row, JSON_UNESCAPED_UNICODE | JSON_PRETTY_PRINT));
|
||||||
// $str .= "\n";
|
// $str .= "\n";
|
||||||
$str .= $this->toJson($row);
|
$str .= $this->toJson($row);
|
||||||
$str .= "\n";
|
$str .= "\n\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
return $str;
|
return $str;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user