mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
Removed explicit references to dictionary files: useless and causes problems if we want to exclude some languages.
SVN:2.0[2678]
This commit is contained in:
@@ -45,8 +45,7 @@ SetupWebPage::AddModule(
|
||||
|
||||
),
|
||||
'dictionary' => array(
|
||||
'en.dict.attachments.php',
|
||||
'fr.dict.attachments.php',
|
||||
|
||||
),
|
||||
'data.struct' => array(
|
||||
// add your 'structure' definition XML files here,
|
||||
|
||||
@@ -45,8 +45,7 @@ SetupWebPage::AddModule(
|
||||
|
||||
),
|
||||
'dictionary' => array(
|
||||
'en.dict.attachments.php',
|
||||
'fr.dict.attachments.php',
|
||||
|
||||
),
|
||||
'data.struct' => array(
|
||||
// add your 'structure' definition XML files here,
|
||||
|
||||
Reference in New Issue
Block a user