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:
Denis Flaven
2013-04-11 15:28:00 +00:00
parent b0f5432b10
commit ccd4ebf98b
2 changed files with 2 additions and 4 deletions

View File

@@ -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,

View File

@@ -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,