gustafn
committed
on 13 Jun 16
Bugfix:
- when a package is deleted, which is already disabled, the
"before-uninstall" callback was not executed.
- Reason: apm_version_id_f… Show more
Bugfix:

- when a package is deleted, which is already disabled, the

"before-uninstall" callback was not executed.

- Reason: apm_version_id_from_package_key returns just enabled packages

- the new version of apm_version_id_from_package_key has an optional

 argument "-all" to return enabled or disabled version_ids

Show less