mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
#12522 fixed audit log in setup
This commit is contained in:
parent
c8a73f59f5
commit
0ceb578717
@ -117,7 +117,7 @@ function config_update_value($token, $value, $noticed=false, $password=false)
|
||||
return true;
|
||||
} else {
|
||||
// Something in setup changes.
|
||||
if ($noticed === false) {
|
||||
if ($noticed === true) {
|
||||
db_pandora_audit(
|
||||
AUDIT_LOG_SETUP,
|
||||
'Setup has changed',
|
||||
|
Loading…
x
Reference in New Issue
Block a user