mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +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;
|
return true;
|
||||||
} else {
|
} else {
|
||||||
// Something in setup changes.
|
// Something in setup changes.
|
||||||
if ($noticed === false) {
|
if ($noticed === true) {
|
||||||
db_pandora_audit(
|
db_pandora_audit(
|
||||||
AUDIT_LOG_SETUP,
|
AUDIT_LOG_SETUP,
|
||||||
'Setup has changed',
|
'Setup has changed',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user