mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
Dictionary files that follow the naming convention <Lang>.dict.<ModuleName>.php are now loaded automatically without the need to specify them explicitely in the module definition file.
SVN:trunk[1228]
This commit is contained in:
@@ -39,11 +39,6 @@ SetupWebPage::AddModule(
|
||||
'webservice' => array(
|
||||
//'webservices.itop-profiles-itil.php',
|
||||
),
|
||||
'dictionary' => array(
|
||||
//'en.dict.itop-profiles-itil.php',
|
||||
//'fr.dict.itop-profiles-itil.php',
|
||||
//'de.dict.itop-profiles-itil.php',
|
||||
),
|
||||
'data.struct' => array(
|
||||
//'data.struct.itop-profiles-itil.xml',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user