Home
last modified time | relevance | path

Searched refs:include_personal (Results 1 – 3 of 3) sorted by relevance

/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/
H A Daddressbook.php37 $include_personal = True; variable
194 ($include_personal == False))
H A Daddressbook-js.php131 $include_personal = True; variable
346 ($include_personal == False))
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dclass.mail_msg_base.inc.php4080 function addy_array_to_str($data, $include_personal=True) argument
4091 if (($include_personal == False) || (strlen(trim($data[0]['personal'])) < 1))
4100 elseif ($include_personal == False)