set return url from apps page
This commit is contained in:
@@ -9,6 +9,8 @@ function apps_content(&$a) {
|
||||
else
|
||||
$mode = 'list';
|
||||
|
||||
$_SESSION['return_url'] = $a->cmd;
|
||||
|
||||
$apps = array();
|
||||
|
||||
$syslist = get_system_apps();
|
||||
|
||||
Reference in New Issue
Block a user