/** * copyright : (C) 2001-2011 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: reported.tmpl 5325 2011-07-15 14:14:17Z 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: reported.php.t; output: reported.php;} {REF: security.tmpl} {REF: admincp.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: curtime.tmpl} {REF: usercp.tmpl} {REF: stats.tmpl} {REF: drawmsg.tmpl} {REF: logaction.tmpl} {SECTION: reported_reg_user_link reportee profile link} {VAR: obj->report_user_login} {SECTION: END} {SECTION: reported_anon_user if reportee is anon section} {GVAR: ANON_NICK} {SECTION: END} {SECTION: reported_msg_header}
{MSG: reported_reported_by} {IF: $obj->report_user_id}{TEMPLATE: reported_reg_user_link}{ELSE}{TEMPLATE: reported_anon_user}{END} {MSG: reported_on} {TEMPLATE: reported_date} {MSG: reported_in_thread} {FUNC: draw_path($obj->cat_id)}{VAR: obj->frm_name} » {VAR: obj->thread_subject}
{MSG: reported_reason} {VAR: obj->report_reason}
[ {MSG: reported_del_report} ]
{SECTION: END} {SECTION: reported_message} {TEMPLATE: reported_msg_header} {FUNC: tmpl_drawmsg($obj, $usr, $perms, false, $n, null)} {SECTION: END} {PAGE: REPORTED_PAGE a list of the reported messages} {TEMPLATE: header} {TEMPLATE: usercp}
{TEMPLATE-DATA: admin_cp} {TEMPLATE-DATA: reported_message}
{MSG: reported_reported_msg}
{TEMPLATE: curtime} {TEMPLATE-DATA: page_stats} {TEMPLATE: footer} {PAGE: END} {SECTION: reported_no_messages} {MSG: reported_no_messages} {SECTION: END} {SECTION: reported_reg_user_link_lnk} {ROOT}?t=usrinfo&id={VAR: obj->report_user_id}&{DEF: _rsid} {SECTION: END} {SECTION: reported_msg_header_lnk} {ROOT}?t=reported&{DEF: _rsid}&del={VAR: obj->report_id}&SQ={GVAR: sq} {SECTION: END} {SECTION: reported_msg_header_lnk1} {ROOT}?t={DEF: d_thread_view}&goto={VAR: obj->id}&{DEF: _rsid}#msg_{VAR: obj->id} {SECTION: END} {SECTION: reported_cat_path} {VAR: cat_cache[$cid][1]} »  {SECTION: END}