mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
firewall: don't provide crash report for diagnostic file
This commit is contained in:
parent
261af80c4a
commit
d2be8ec913
@ -1215,7 +1215,7 @@ function update_filter_reload_status($text, $first = false)
|
||||
@unlink($filter_reload_status);
|
||||
}
|
||||
|
||||
file_put_contents(
|
||||
@file_put_contents(
|
||||
$filter_reload_status,
|
||||
sprintf("%s: %s\n", microtime(true), $text),
|
||||
FILE_APPEND
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user