diff --git a/include/version.php b/include/version.php index 7409c14..4cedb6c 100644 --- a/include/version.php +++ b/include/version.php @@ -698,6 +698,11 @@ class Version { if(!$this->iVersionId) util_show_error_page_and_exit('Internal Database Access Error. No Version Found.'); + // show Vote Menu + if($_SESSION['current']->isLoggedIn()) + apidb_sidebar_add("vote_menu"); + + // header apidb_header("Viewing App- ".$oApp->sName." Version - ".$this->sName); @@ -722,6 +727,12 @@ class Version { // main URL echo "