mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #1977 new trigger loc_action_before_http_headers
This commit is contained in:
@@ -157,6 +157,8 @@ else if ($_GET['part'] == 'f')
|
||||
pwg_log($_GET['id'], 'high', $format['format_id']);
|
||||
}
|
||||
|
||||
trigger_notify('loc_action_before_http_headers');
|
||||
|
||||
$http_headers = array();
|
||||
|
||||
$ctype = null;
|
||||
|
||||
Reference in New Issue
Block a user