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:
parent
24ec7bc686
commit
197cb22968
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user