Skip to content

Commit 4654b6d

Browse files
orthaghcedric-anne
authored andcommitted
max
1 parent e5426a0 commit 4654b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.php.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function plugin_version_{LNAME}() {
6464
'requirements' => [
6565
'glpi' => [
6666
'min' => PLUGIN_{UNAME}_MIN_GLPI_VERSION,
67-
'min' => PLUGIN_{UNAME}_MAX_GLPI_VERSION,
67+
'max' => PLUGIN_{UNAME}_MAX_GLPI_VERSION,
6868
]
6969
]
7070
];

0 commit comments

Comments
 (0)