added online users feature

This commit is contained in:
SJ
2013-07-24 22:14:05 +02:00
parent 920f4208ba
commit 93e9c7ce33
16 changed files with 159 additions and 1 deletions

View File

@ -164,8 +164,10 @@ $_['text_invalid_policy_setting'] = "Invalid policy setting";
$_['text_invalid_uid'] = "Invalid uid";
$_['text_invalid_username'] = "Invalid username";
$_['text_ipaddr'] = "IP address";
$_['text_language'] = "Language";
$_['text_last'] = "Last";
$_['text_last_activity'] = "Last activity";
$_['text_last_update'] = "Last update";
$_['text_latest_emails'] = "Latest emails";
$_['text_ldap'] = "LDAP";
@ -177,6 +179,7 @@ $_['text_ldap_host'] = "LDAP host";
$_['text_ldap_type'] = "LDAP type";
$_['text_load'] = "Load";
$_['text_loading'] = "loading";
$_['text_logged_in'] = "Logged in";
$_['text_logged_out'] = "You are logged out";
$_['text_login'] = "Login";
$_['text_login2'] = "login";