Fix: rename this method
This commit is contained in:
parent
f95d611f12
commit
1d6645c5c4
@ -580,7 +580,7 @@ class FormFile
|
||||
'title' => $title,
|
||||
'url' => $url
|
||||
);
|
||||
$reshook=$hookmanager->executeHooks('showNodesList', $parameters, $object);
|
||||
$reshook=$hookmanager->executeHooks('showFilesList', $parameters, $object);
|
||||
|
||||
if (isset($reshook) && $reshook != '') // 0:not deleted, 1:deleted, null or '' for bypass
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user