mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +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");
|
Header("Location: $url");
|
||||||
print("\n\n");
|
print("\n\n");
|
||||||
}
|
}
|
||||||
|
@ob_flush(); flush();
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user