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) { 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",