mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-22 19:01:43 +02:00
Fix so sitemgr contact form shows contact's address instead of current user
This commit is contained in:
parent
21ccdd5f28
commit
56b51a4285
@ -59,7 +59,7 @@ class addressbook_tracking extends bo_tracking
|
|||||||
*
|
*
|
||||||
* @var boolean
|
* @var boolean
|
||||||
*/
|
*/
|
||||||
var $prefer_user_as_sender = true;
|
var $prefer_user_as_sender = false;
|
||||||
/**
|
/**
|
||||||
* Instance of the bocontacts class calling us
|
* Instance of the bocontacts class calling us
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user