Skip to content

Commit

Permalink
fix for 9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
orthagh committed Apr 13, 2016
1 parent 03027e3 commit b6641e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ajax/group_values.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
$_SESSION['glpicondition'][$rand] = getEntitiesRestrictRequest(" ", "", "entities_id",
$_SESSION['glpiactive_entity'],1). "AND glpi_groups.is_assign";
}
$_POST = $default_options; // fix for glpi 9.1
require ("../../../ajax/getDropdownValue.php");

0 comments on commit b6641e0

Please sign in to comment.