mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
issue #1917 add parameter is_download to pwg.history.log
This commit is contained in:
@@ -1315,6 +1315,7 @@ enabled_high, registration_date, registration_date_string, registration_date_sin
|
||||
'cat_id' => array('type'=>WS_TYPE_ID, 'default'=>null),
|
||||
'section' => array('default'=>null),
|
||||
'tags_string' => array('default'=>null),
|
||||
'is_download' => array('default'=>false, 'type'=>WS_TYPE_BOOL),
|
||||
),
|
||||
'Log visit in history',
|
||||
$ws_functions_root . 'pwg.php'
|
||||
|
||||
Reference in New Issue
Block a user