Clean code

This commit is contained in:
Laurent Destailleur
2022-05-12 02:02:04 +02:00
parent a526021459
commit 7f1e8384dc
14 changed files with 6 additions and 213 deletions

View File

@@ -205,7 +205,7 @@ class modMyModule extends DolibarrModules
$this->dictionaries=array(
'langs'=>'mymodule@mymodule',
// List of tables we want to see into dictonnary editor
'tabname'=>array(MAIN_DB_PREFIX."table1", MAIN_DB_PREFIX."table2", MAIN_DB_PREFIX."table3"),
'tabname'=>array("table1", "table2", "table3"),
// Label of tables
'tablib'=>array("Table1", "Table2", "Table3"),
// Request to select fields