mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 17:38:19 +01:00
Display 'sound' - doing something with it will be another story
This commit is contained in:
parent
9c2cea31df
commit
7903d05f32
@ -128,7 +128,7 @@
|
||||
function display_name($column) {
|
||||
$abc = array(
|
||||
"fn" => "full name",
|
||||
"sound" => "",
|
||||
"sound" => "Sound",
|
||||
"org_name" => "company name",
|
||||
"org_unit" => "department",
|
||||
"title" => "title",
|
||||
|
Loading…
Reference in New Issue
Block a user