MantisBT: master 97fd55f5

Author Committer Branch Timestamp Parent
vboctor vboctor master 2016-04-08 20:16 master 88f2521f
Affected Issues  0020818: Upgrade unattended script fails
Changeset

Remove redundant access check

This access check was causing the upgrade_unattended script to fail.
The check is redundant, since the only product code has ensure access for the
same access level.

mod - core/plugin_api.php Diff File