fixed license check

This commit is contained in:
alejandro.campos@artica.es 2023-03-07 16:27:14 +01:00
parent 76dbaf46d2
commit 7e5dee5418
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'