Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements.
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
|_|
|
||||
/-------------------------------------------------------------------------------------------------------------------------------/
|
||||
|
||||
@version 2.2.5
|
||||
@build 22nd December, 2016
|
||||
@version 2.2.6
|
||||
@build 30th December, 2016
|
||||
@created 30th April, 2015
|
||||
@package Component Builder
|
||||
@subpackage settings_right.php
|
||||
@ -34,7 +34,7 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'addcontributors',
|
||||
'emptycontributors',
|
||||
'number',
|
||||
'spacer_hr_b',
|
||||
'spacer_hr_e',
|
||||
'note_add_files',
|
||||
'addfiles',
|
||||
'spacer_hr_a',
|
||||
|
Reference in New Issue
Block a user