Index: branches/5.2.x/core/kernel/utility/unit_config_reader.php =================================================================== diff -u -N -r15033 -r15073 --- branches/5.2.x/core/kernel/utility/unit_config_reader.php (.../unit_config_reader.php) (revision 15033) +++ branches/5.2.x/core/kernel/utility/unit_config_reader.php (.../unit_config_reader.php) (revision 15073) @@ -1,6 +1,6 @@ prefixFiles; $this->Application->cacheManager->EmptyUnitCache(); + $this->prefixFiles = $prefix_files_backup; // parse all configs $this->ProcessAllConfigs = true;