simplification gestion logo
FossilOrigin-Name: 91a2a75c24b4c340d69c6c80c9779b8e1454a8708181c92db13115a843e06281
This commit is contained in:
parent
bc21f2733e
commit
2e8eb26e5a
3 changed files with 0 additions and 17 deletions
|
|
@ -10,9 +10,4 @@ $old_version = $plugin->getInfos('version');
|
|||
|
||||
if (version_compare($old_version, '0.6.0', '<'))
|
||||
{
|
||||
$path = __DIR__ . '/data/default_logo.png';
|
||||
$default_logo_file = (new File)->createAndStore('skel/plugin/recusfiscaux',
|
||||
'default_logo.png',
|
||||
$path,
|
||||
null);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue