mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Resolved
Former-commit-id: f5628a1fd34771329b2b06664b552beaacf4c369
This commit is contained in:
parent
3b2d72308e
commit
f9d123603b
@ -431,7 +431,7 @@ function events_change_status(
|
|||||||
$ack_user = $config['id_user'];
|
$ack_user = $config['id_user'];
|
||||||
} else {
|
} else {
|
||||||
$acl_utimestamp = 0;
|
$acl_utimestamp = 0;
|
||||||
$ack_user = '';
|
$ack_user = $config['id_user'];
|
||||||
}
|
}
|
||||||
|
|
||||||
switch ($new_status) {
|
switch ($new_status) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user