mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-13 00:40:34 +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) {
|
function display_name($column) {
|
||||||
$abc = array(
|
$abc = array(
|
||||||
"fn" => "full name",
|
"fn" => "full name",
|
||||||
"sound" => "",
|
"sound" => "Sound",
|
||||||
"org_name" => "company name",
|
"org_name" => "company name",
|
||||||
"org_unit" => "department",
|
"org_unit" => "department",
|
||||||
"title" => "title",
|
"title" => "title",
|
||||||
|
Loading…
Reference in New Issue
Block a user