Remove some no longer used voting code
This commit is contained in:
committed by
Chris Morgan
parent
93c01ad56b
commit
18a3b97694
@@ -794,10 +794,6 @@ class version {
|
||||
|
||||
$oApp = $this->objectGetParent();
|
||||
|
||||
// show Vote Menu
|
||||
if($_SESSION['current']->isLoggedIn())
|
||||
apidb_sidebar_add("vote_menu");
|
||||
|
||||
// cat
|
||||
$oCategory = new Category($oApp->iCatId);
|
||||
$oCategory->display($oApp->iAppId, $this->iVersionId);
|
||||
|
||||
Reference in New Issue
Block a user