mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-20 18:08:02 +02:00
you need to have current_app modified when importing mail
This commit is contained in:
parent
b731dcbfe0
commit
7d0184e9ea
@ -1368,6 +1368,7 @@ class infolog_ui
|
|||||||
|
|
||||||
if (!empty($_to_emailAddress))
|
if (!empty($_to_emailAddress))
|
||||||
{
|
{
|
||||||
|
$GLOBALS['egw_info']['flags']['currentapp'] = 'infolog';
|
||||||
echo '<script>window.resizeTo(750,550);</script>';
|
echo '<script>window.resizeTo(750,550);</script>';
|
||||||
|
|
||||||
if (is_array($_attachments))
|
if (is_array($_attachments))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user