mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-12 03:16:54 +01:00
* [FIX] Fixed wrong config version checking
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
@@ -133,7 +133,10 @@ final class Init extends ModuleBase
|
||||
* Comprobar si es necesario actualizar componentes
|
||||
*
|
||||
* @throws InitializationException
|
||||
* @throws \DI\DependencyException
|
||||
* @throws \DI\NotFoundException
|
||||
* @throws \Defuse\Crypto\Exception\EnvironmentIsBrokenException
|
||||
* @throws \SP\Storage\File\FileException
|
||||
*/
|
||||
private function checkUpgrade()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user