Index: branches/5.2.x/core/units/helpers/site_config_helper.php =================================================================== diff -u -N -r14244 -r16358 --- branches/5.2.x/core/units/helpers/site_config_helper.php (.../site_config_helper.php) (revision 14244) +++ branches/5.2.x/core/units/helpers/site_config_helper.php (.../site_config_helper.php) (revision 16358) @@ -1,6 +1,6 @@ Application->getUnitOption('core-sections', 'SectionAdjustments', Array ()); $title_presets = $this->Application->getUnitOption($prefix, 'TitlePresets', Array ()); @@ -209,4 +209,4 @@ return $fields; } - } \ No newline at end of file + }