mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
* [FIX] Skip over initialization when upgrade is needed. Thanks to @Envikia and @alexseys for the notice. Closes #1355
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -137,11 +137,9 @@ final class Init extends ModuleBase
|
||||
/**
|
||||
* Comprobar si es necesario actualizar componentes
|
||||
*
|
||||
* @throws InitializationException
|
||||
* @throws DependencyException
|
||||
* @throws NotFoundException
|
||||
* @throws EnvironmentIsBrokenException
|
||||
* @throws FileException
|
||||
* @throws InitializationException
|
||||
*/
|
||||
private function checkUpgrade()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user