Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-10-06 18:39:16 +02:00
parent 1c53035e38
commit 144de734ce

View File

@ -103,7 +103,7 @@ function moPrepareHead($object)
// 'entity:-tabname:Title:@mrp:/mrp/mypage.php?id=__ID__'
//); // to remove a tab
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp');
complete_head_from_modules($conf, $langs, $object, $head, $h, 'mo@mrp', 'remove');
return $head;