correction petit oubli upgrade.php

FossilOrigin-Name: efb9c630582804a571607b2a441206c4551aae6a4f4d80fb65ac2a88a739aa9d
This commit is contained in:
engel 2023-02-06 17:37:12 +00:00
parent 6d5fb6e8e2
commit 6ba58c621c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ namespace Garradin;
use Garradin\Entities\Files\File;
$old_version = $plugin->getInfos('version');
if (version_compare($old_version, '0.9', '<'))
{
$configNum = new \stdClass();