oups
This commit is contained in:
parent
332930aab9
commit
dac7de41d6
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ class Utils
|
||||||
|
|
||||||
private static function clear(): void
|
private static function clear(): void
|
||||||
{
|
{
|
||||||
App::log()->getLogs([
|
$rs = App::log()->getLogs([
|
||||||
'log_table' => [
|
'log_table' => [
|
||||||
My::id() . '_report',
|
My::id() . '_report',
|
||||||
My::id() . '_error',
|
My::id() . '_error',
|
||||||
|
|
Loading…
Reference in a new issue