Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Add Check for module #6119

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Add Check for module #6119

merged 2 commits into from
Mar 9, 2018

Conversation

Dacchi
Copy link
Contributor

@Dacchi Dacchi commented Mar 8, 2018

No description provided.


if (in_array($moduleName, $licensedModule)) {
$isValid = false;
$licenseFile = _CENTREON_PATH_ . "www/modules/$moduleName/license/merethis_lic_temp.zl";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merethis_lic_temp.zl is the right name ?

@Dacchi Dacchi merged commit f95a383 into 2.8.x Mar 9, 2018
@Dacchi Dacchi assigned loiclau and Dacchi and unassigned loiclau Mar 9, 2018
@lpinsivy lpinsivy deleted the clapiLicense branch July 10, 2018 08:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants