mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 18:23:18 +02:00
related to #1465 the filter "user" can be added and removed
This commit is contained in:
committed by
plegall
parent
09ec5ca42e
commit
4f85ca29e1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user