mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update log_viewer.php (#4439)
This commit is contained in:
@@ -148,6 +148,11 @@
|
||||
$array_filter[5]['color'] = 'gold';
|
||||
$array_filter[5]['type'] = 'bold';
|
||||
$array_filter[5]['font'] = 'monospace';
|
||||
|
||||
$array_filter[6]['pattern'] = '[CRIT]';
|
||||
$array_filter[6]['color'] = 'red';
|
||||
$array_filter[6]['type'] = 'bold';
|
||||
$array_filter[6]['font'] = 'monospace';
|
||||
|
||||
$file_size = filesize($log_file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user