policy maintenance mode

This commit is contained in:
alejandro.campos@artica.es 2023-02-06 13:27:25 +01:00
parent a7a0886e6c
commit de3a74ae1a
1 changed files with 1 additions and 1 deletions

View File

@ -6416,4 +6416,4 @@ function is_pandora_db_running()
$is_free_lock = (bool) $is_free_lock[0]['value'];
return !$is_free_lock;
}
}