#12522 fixed audit log in setup

This commit is contained in:
Daniel Cebrian 2024-01-17 16:48:38 +01:00
parent c8a73f59f5
commit 0ceb578717
1 changed files with 1 additions and 1 deletions

View File

@ -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',