Fix warning

This commit is contained in:
Laurent Destailleur
2023-05-01 17:21:00 +02:00
parent 4f7f2b4e5a
commit 2d17e77ff7
24 changed files with 71 additions and 44 deletions

View File

@@ -3881,6 +3881,8 @@ class User extends CommonObject
} else {
dol_print_error($this->db);
}
return '';
}
/**