Index: branches/5.0.x/core/units/sections/site_config_eh.php =================================================================== diff -u -r12117 -r12265 --- branches/5.0.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 12117) +++ branches/5.0.x/core/units/sections/site_config_eh.php (.../site_config_eh.php) (revision 12265) @@ -1,6 +1,6 @@ Application->UnitConfigReader->getPrefixFile('custom-sections') ) . '/../site_configs'; + $preset_name = $this->Application->ConfigValue('AdminConsoleInterface'); + $base_path = FULL_PATH . ADMIN_DIRECTORY . '/system_presets/' . $preset_name; } $prefix_file = basename( $this->Application->UnitConfigReader->getPrefixFile($event->MasterEvent->Prefix) );