related to #1465 the filter "user" can be added and removed

This commit is contained in:
Matthieu Leproux
2021-09-13 13:54:50 +02:00
committed by plegall
parent 09ec5ca42e
commit 4f85ca29e1
3 changed files with 244 additions and 121 deletions
+1
View File
@@ -969,6 +969,7 @@ SELECT
'TIME' => $line['time'],
'USER' => $user_string,
'USERNAME' => $user_name,
'USERID' => $line['user_id'],
'IP' => $line['IP'],
'IMAGE' => $image_string,
'IMAGENAME' => $image_title,