dolibarr 19.0.3
|
Last page of upgrade / install process. More...
Go to the source code of this file.
Last page of upgrade / install process.
This page is called with parameter action=set by step4.php or action=upgrade by upgrade2.php For installation: It creates the login admin and set the MAIN_SECURITY_SALT to a random value. It set the value for MAIN_VERSION_LAST_INSTALL It activates some modules It creates the install.lock and shows the final message. For upgrade: It updates the value for MAIN_VERSION_LAST_UPGRADE. It (re)creates the install.lock and shows the final message.
Definition in file step5.php.