mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
account-list is (new) default for admin not site configuration
This commit is contained in:
parent
632a7cc18d
commit
2b0691306c
@ -10,5 +10,5 @@
|
||||
* @version $Id$
|
||||
*/
|
||||
|
||||
header('Location: ../index.php?menuaction=admin.uiconfig.index&appname=admin'.
|
||||
header('Location: ../index.php?menuaction=admin.admin_ui.index&ajax=true'.
|
||||
(isset($_GET['sessionid']) ? '&sessionid='.$_GET['sessionid'].'&kp3='.$_GET['kp3'] : ''));
|
||||
|
Loading…
Reference in New Issue
Block a user