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