forked from extern/egroupware
"removed some \"dead\" code"
This commit is contained in:
parent
d683c2c7e1
commit
80419ee783
@ -435,10 +435,8 @@ class accounts extends accounts_backend
|
||||
{
|
||||
if (!($data = $this->read($account_id))) return false;
|
||||
|
||||
//echo "<p>accounts::id2name($account_id,$which)='{$data[$which]}'";
|
||||
return $data[$which];
|
||||
|
||||
$this->setup_cache();
|
||||
$id_list = &$this->cache['id_list'];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user