Automated response: Back up _config.php when running the install
We should be backing up _config.php when running the installer over an existing install. Members might have custom configs depending on git branches which are otherwise lost. This fix will make the installer create a _config.php.bak.* file (* is the current timestamp).
0 guests and 0 members have recently viewed this.
Leader-board Top Weekly Earners
The top 2 point earners from 29th Mar 2026 to 5th Apr 2026.
We should be backing up _config.php when running the installer over an existing install. Members might have custom configs depending on git branches which are otherwise lost. This fix will make the installer create a _config.php.bak.* file (* is the current timestamp).