改名
This commit is contained in:
@@ -173,7 +173,7 @@ class Logger extends Component
|
|||||||
if (Context::inCoroutine())
|
if (Context::inCoroutine())
|
||||||
Coroutine\System::exec($command);
|
Coroutine\System::exec($command);
|
||||||
else
|
else
|
||||||
exec($command);
|
\exec($command);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user