fix phpstan (#31994)

* fix phpstan

* fix phpstan
This commit is contained in:
Frédéric FRANCE
2024-11-19 03:04:41 +01:00
committed by GitHub
parent 3685032671
commit 2ece62ec0d
8 changed files with 11 additions and 61 deletions

View File

@@ -147,7 +147,7 @@ llxHeader('', $title, $help_url, '', 0, 0, '', '', '', 'mod-user page-card_docum
if ($object->id) {
/*
* Affichage onglets
* Show tabs
*/
if (isModEnabled('notification')) {
$langs->load("mails");