1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-16 19:40:44 +01:00

Bugfix icona installazione moduli

This commit is contained in:
Thomas Zilio 2018-09-21 16:02:33 +02:00
parent 24ec7bc686
commit 197cb22968

View File

@ -51,6 +51,7 @@ if (file_exists($extraction_dir.'/VERSION')) {
$installed = Modules::get($info['name']);
$insert['parent'] = Modules::get($info['parent']);
$insert['icon'] = $info['icon'];
}
// Plugin