forked from extern/egroupware
the Forced Preferences did not become saved anymore
now they do!! :) Cu
This commit is contained in:
parent
0aa260e45b
commit
fe0eeda977
@ -21,7 +21,7 @@
|
||||
include('../header.inc.php');
|
||||
|
||||
$user = get_var('user',Array('POST'));
|
||||
$global = get_var('global',Array('POST'));
|
||||
$forced = get_var('forced',Array('POST'));
|
||||
$default = get_var('default',Array('POST'));
|
||||
|
||||
$GLOBALS['appname'] = get_var('appname',Array('GET'));
|
||||
|
Loading…
Reference in New Issue
Block a user