mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
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:
commit
6ecb49bbda
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user