Internal: Updated modules version to 2.4.0 (as well as some copyright dates)

SVN:trunk[5103]
This commit is contained in:
Guillaume Lajarige
2017-10-27 08:53:39 +00:00
parent 06d6968951
commit c607a7e35d
36 changed files with 33 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-portal/1.1.0', array(
'itop-portal/2.4.0', array(
// Identification
'label' => 'Enhanced Customer Portal',
'category' => 'Portal',
@@ -35,4 +35,3 @@ SetupWebPage::AddModule(
),
)
);
?>