mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Make sure redirect gets sent, in case something fails in the shutdown
This commit is contained in:
parent
78c724b0cb
commit
01e04e6fc3
@ -432,6 +432,7 @@ class egw extends egw_minimal
|
||||
Header("Location: $url");
|
||||
print("\n\n");
|
||||
}
|
||||
@ob_flush(); flush();
|
||||
exit;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user