Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
atm-jonathan committed Jun 19, 2024
1 parent d6c1554 commit 13564b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions htdocs/projet/element.php
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,6 @@

if (!empty($hookmanager->resArray)) {
$listofreferent = array_merge($listofreferent, $hookmanager->resArray);
}elseif ($resHook > 0 && !empty($hookmanager->resPrint)) {
$listofreferent = $hookmanager->resPrint;
}

if ($action == "addelement") {
Expand Down

0 comments on commit 13564b2

Please sign in to comment.