Fix spelling of iPage in redirect
This commit is contained in:
@@ -35,7 +35,8 @@ if ($aClean['sSub'])
|
||||
$oBuglink = new bug($aClean['iBuglinkId']);
|
||||
$oBuglink->unqueue();
|
||||
}
|
||||
util_redirect_and_exit($_SERVER['PHP_SELF']."?iItemsPerPage=".$aClean['iItemsPerPage']."&sQueuedOnly=".$aClean['sQueuedOnly']."&ipage=".$aClean['iPage']);
|
||||
util_redirect_and_exit($_SERVER['PHP_SELF']."?iItemsPerPage=".$aClean['iItemsPerPage']."&sQueuedOnly=".$aClean['sQueuedOnly']."&iPage=".$aClean['iPage']);
|
||||
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user