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

@@ -5,7 +5,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-hub-connector/2.6.1',
'itop-hub-connector/'.ITOP_VERSION,
array(
// Identification
//
@@ -43,6 +43,3 @@ SetupWebPage::AddModule(
'doc.more_information' => '', // hyperlink to more information, if any
)
);
?>