{block:minit}{php} $user = usrBase::userObj('Member'); $key = $this->ucfg['key']; $key = empty($key) ? 'login' : $key; $act = req('act'); $recbk = req('recbk'); $recbk=='ref' && $recbk = $_SERVER['HTTP_REFERER']; $karr = basLang::ucfg('cfgbase.user_ops'); $kname = isset($karr[$key]) ? $karr[$key] : "($key)"; $ultypes = read('user.logintypes','sy'); //dump($ultypes); {/php}{/block:minit} {php $this->pmeta($kname.'-'.$_cbase['sys_name']); } {php} eimp('initJs','jquery,bootstrap;comm;comm(-lang);user'); eimp('initCss','bootstrap,stpub,jstyle;comm(-mob);user(-mob)'); glbHtml::page('aumeta'); {/php} {php glbHtml::ieLow_html();}

{show(sys_name)}

{lang(user.pub_cuser)} » {=$kname}

{block:action}Panel content{=$kname}{/block:action}
{block:footer} {php $_cbase['tpl']['tplpend']='jstag'; } {/block:footer}