Added email helper class.

This commit is contained in:
2016-06-03 07:28:32 +01:00
parent 5cd07f3b88
commit d82d4aeb22
370 changed files with 1366 additions and 1324 deletions

View File

@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.11
@build 2nd June, 2016
@version 2.1.12
@build 3rd June, 2016
@created 30th April, 2015
@package Component Builder
@subpackage settings_right.php
@ -35,10 +35,10 @@ $fields = $displayData->get('fields') ?: array(
'addcontributors',
'emptycontributors',
'number',
'spacer_hr_a',
'spacer_hr_b',
'note_add_files',
'addfiles',
'spacer_hr_b',
'spacer_hr_a',
'note_add_folders',
'addfolders'
);