Update mymodulewidget1.php

This commit is contained in:
Philippe Grand 2021-12-04 15:23:21 +01:00 committed by GitHub
parent 9465fc17e6
commit 6d89e4b199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,6 @@ class mymodulewidget1 extends ModeleBoxes
public function __construct(DoliDB $db, $param = '')
{
global $user, $conf, $langs;
// Translations
$langs->loadLangs(array("boxes", "mymodule@mymodule"));