$type is undefined

This commit is contained in:
Frédéric FRANCE 2019-11-01 18:42:58 +01:00
parent 433b455376
commit 40a9326d51
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -235,7 +235,10 @@ else
print '</div></div></div>';
$parameters = array('type' => $type, 'user' => $user);
$parameters = array(
//'type' => $type,
'user' => $user,
);
$reshook = $hookmanager->executeHooks('dashboardMRP', $parameters);
// End of page