Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
glpi
Commits
686271a6
Commit
686271a6
authored
Aug 28, 2019
by
Adrien Clairembault
Committed by
Johan Cwiklinski
Sep 02, 2019
Browse files
Check recursive on get
parent
cba74051
Changes
1
Hide whitespace changes
Inline
Side-by-side
inc/api.class.php
View file @
686271a6
...
...
@@ -1250,7 +1250,7 @@ abstract class API extends CommonGLPI {
$itemtype
::
getTable
(),
''
,
$_SESSION
[
'glpiactiveentities'
],
false
,
$item
->
maybeRecursive
()
,
true
);
if
(
$item
instanceof
SavedSearch
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment