Display 'sound' - doing something with it will be another story

This commit is contained in:
Miles Lott 2001-04-28 04:04:09 +00:00
parent 9c2cea31df
commit 7903d05f32

View File

@ -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",