diff --git a/pandora_console/include/functions_config.php b/pandora_console/include/functions_config.php index 9eb19be28d..9f4c38aa68 100644 --- a/pandora_console/include/functions_config.php +++ b/pandora_console/include/functions_config.php @@ -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',