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

@@ -25,7 +25,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-endusers-devices/2.6.1',
'itop-endusers-devices/'.ITOP_VERSION,
array(
// Identification
//
@@ -108,4 +108,3 @@ if (!class_exists('EndUserMgmtInstaller'))
}
}
?>