-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.10-RC1
-
None
The set_config call in database_update.php should be wrapped in an if statement to check if it was changed to a custom value. Otherwise repeated execution of database_update.php would overwrite the custom value.