Remove broken code that was supposed to add packages tabs entries to config.xml. Since tag['name'] doesn't exist, it only adds the first item of first installed package, and in the end this is not used at all since pkg_edit.php uses tabs information from package config_file directly
Do not try to add package tabs info to config
Remove broken code that was supposed to add packages tabs entries to
config.xml. Since tag['name'] doesn't exist, it only adds the first item
of first installed package, and in the end this is not used at all since
pkg_edit.php uses tabs information from package config_file directly