2.6.2-beta

This commit is contained in:
Eric
2019-06-19 15:08:40 +02:00
parent 6197ecbaf4
commit 8070d5b9b7
30 changed files with 116 additions and 143 deletions

View File

@@ -3,7 +3,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-config-mgmt/2.6.1',
'itop-config-mgmt/'.ITOP_VERSION,
array(
// Identification
//
@@ -113,5 +113,3 @@ if (!class_exists('ConfigMgmtInstaller'))
}
}
}
?>