mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 21:49:28 +01:00
quiten debug
This commit is contained in:
parent
6c8e0f2ee9
commit
8c6881db7c
@ -152,7 +152,7 @@
|
||||
$replyIds = explode(',',$replyID);
|
||||
$icServer = 0; //(int)$_GET['icServer'];
|
||||
$folder = base64_decode($_GET['folder']);
|
||||
_debug_array(array('reply_id'=>$replyIds,'folder'=>$folder));
|
||||
//_debug_array(array('reply_id'=>$replyIds,'folder'=>$folder));
|
||||
if (!empty($folder) && !empty($replyID) ) {
|
||||
// this fill the session data with the values from the original email
|
||||
$buff = $this->bocompose->preferencesArray['message_forwarding'];
|
||||
|
Loading…
Reference in New Issue
Block a user