/**
* copyright : (C) 2001-2017 Advanced Internet Designs Inc.
* email : forum@prohost.org
* $Id: online_today.tmpl 6063 2017-08-22 20:24:55Z naudefj $
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
**/
{PHP_FILE: input: online_today.php.t; output: online_today.php;}
{REF: security.tmpl}
{REF: admincp.tmpl}
{REF: header.tmpl}
{REF: footer.tmpl}
{REF: curtime.tmpl}
{REF: usercp.tmpl}
{REF: stats.tmpl}
{REF: alt_var.tmpl}
{REF: ulink.tmpl}
{SECTION: last_post last by a user}
{TEMPLATE: online_today_last_post_date}
{VAR: r[6]}
{SECTION: END}
{SECTION: last_post_na no last post}
{MSG: na}
{SECTION: END}
{SECTION: user_entry info about a user who was online today}
{TEMPLATE: reg_user_link} |
{TEMPLATE: online_today_visit_date} |
{TEMPLATE-DATA: last_post} |
{SECTION: END}
{SECTION: reg_user_link registered user link}
{FUNC: draw_user_link($r[0], $r[1], $r[4])}
{SECTION: END}
{PAGE: ONLINE_TODAY_PAGE List of users who were online today}
{TEMPLATE: header}
{TEMPLATE: usercp}
{TEMPLATE-DATA: admin_cp}
{MSG: user} |
{MSG: online_today_last_visit} |
{MSG: action_latest_post} |
{TEMPLATE-DATA: user_entries}
{TEMPLATE: curtime}
{TEMPLATE-DATA: page_stats}
{TEMPLATE: footer}
{PAGE: END}
{SECTION: online_today_update}
{MSG: online_today_update}
{SECTION: END}
{SECTION: online_today_lnk}
{ROOT}?t=online_today&rand={FUNC: get_random_value()}&{DEF: _rsid}
{SECTION: END}
{SECTION: no_view_perm}
{MSG: no_view_perm}
{SECTION: END}
{SECTION: reg_user_link_lnk}
{ROOT}?t=usrinfo&id={VAR: r[2]}&{DEF: _rsid}
{SECTION: END}
{SECTION: online_today_last_post_lnk}
{ROOT}?t={DEF: d_thread_view}&goto={VAR: r[5]}&{DEF: _rsid}#msg_{VAR: r[5]}
{SECTION: END}
{SECTION: online_today_sort_alias_lnk}
{ROOT}?t=online_today&o=alias&s={IF: $o=='u.alias' && $s=='ASC'}d{ELSE}a{END}&{DEF: _rsid}
{SECTION: END}
{SECTION: online_today_sort_time_lnk}
{ROOT}?t=online_today&{DEF: _rsid}&o=last_visit&s={IF: $o=='u.last_visit' && $s=='ASC'}d{ELSE}a{END}&{DEF: _rsid}
{SECTION: END}
{SECTION: what_ppl_doing}
{MSG: what_ppl_doing}
{SECTION: END}