Önmegvalósítók

access ? t(‘%time ago’, array(‘%time’ => format_interval(time() – $u->access))) : t(‘never’);
$account = user_load(array(‘uid’ => $u->uid));

$items[] = ‘

‘ ;
}
return theme(‘table’, $items);
?>

‘ . l($u->name, „user/” . $u->uid) . ‘ ‘ . $u->mail . ‘ ‘ . check_plain($account->profile_name) . ‘ ‘ . $user_access . ‘
Scroll to Top