Use objectManager to submit and process applications. Remove now unused appsubmit.php
admin/adminAppQueue.php
This commit is contained in:
committed by
WineHQ
parent
3a3aa89f4e
commit
b11cce6711
@@ -44,7 +44,7 @@ function global_sidebar_login() {
|
||||
if($iAppsRejected && !$_SESSION['current']->hasPriv("admin"))
|
||||
{
|
||||
$g->add("Review Rejected Apps ($iAppsRejected)", BASE."objectManager.php?".
|
||||
"sClass=application&bIsQueue=true&bIsRejected=true&sTitle=".
|
||||
"sClass=application_queue&bIsQueue=true&bIsRejected=true&sTitle=".
|
||||
"Rejected+Applications", "center");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user