mirror of
https://github.com/friendica/friendica
synced 2025-04-27 05:10:10 +00:00
fix messed up config tables w/ duplicate entries
This commit is contained in:
parent
0731c177eb
commit
13dfb40128
3 changed files with 51 additions and 6 deletions
|
@ -34,7 +34,7 @@ function install_plugin($plugin){
|
|||
);
|
||||
}
|
||||
else {
|
||||
logger("Addons: FAILED installing " . $plugin);
|
||||
// logger("Addons: FAILED installing " . $plugin);
|
||||
}
|
||||
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue