mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
removed unwanted traces
This commit is contained in:
parent
f403e3a43b
commit
3bd0464c86
@ -126,9 +126,6 @@ if (function_exists('enterprise_hook') === true) {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
} else {
|
|
||||||
hd('['.$license_data['licensed_to'].']', true);
|
|
||||||
hd(Manager::PANDORA_TRIAL_ISSUER, true);
|
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$license_data = [];
|
$license_data = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user