Merge branch 'ent-10548-No-se-puede-acceder-a-las-colecciones-del-satalite' into 'develop'

fixed license check

See merge request artica/pandorafms!5585
This commit is contained in:
Rafael Ameijeiras 2023-03-09 08:05:51 +00:00
commit 6ecb49bbda
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ class SatelliteCollection extends HTML
return;
}
if ((int) $config['license_nms'] === 0) {
if ((int) $config['license_nms'] === 1) {
db_pandora_audit(
AUDIT_LOG_NMS_VIOLATION,
'Trying to access satellite collections'