Update index.php
This commit is contained in:
parent
a1b2130247
commit
d11fc24e3b
@ -236,7 +236,7 @@ else
|
||||
print '</div></div></div>';
|
||||
|
||||
$parameters = array('type' => $type, 'user' => $user);
|
||||
$reshook = $hookmanager->executeHooks('dashboardMRP', $parameters, null); // Note that $action and $object may have been modified by hook
|
||||
$reshook = $hookmanager->executeHooks('dashboardMRP', $parameters, ''); // Note that $action and $object may have been modified by hook
|
||||
|
||||
// End of page
|
||||
llxFooter();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user