diff --git a/appview.php b/appview.php index d51fb51..cfebb76 100644 --- a/appview.php +++ b/appview.php @@ -464,7 +464,7 @@ else if($appId && $versionId) { /* is this user a maintainer of this version by virtue of being a super maintainer */ /* of this app family? */ - if($_SESSION['current']->is_super_maintainer($appId) && !$_SESSION['current']->is_maintainer($appId, $versionId)) + if($_SESSION['current']->is_super_maintainer($appId)) { echo '