Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur
2024-05-10 12:03:33 +02:00
10 changed files with 49 additions and 36 deletions

View File

@@ -125,7 +125,6 @@ abstract class CommonNumRefGenerator
*/
public function info($langs)
{
global $langs;
return $langs->trans("NoDescription");
}