'grouptitle' => array('name' => "用户组", 'formtype' => 'text', 'datatype' => 'string'),'groupcolor' => array('name' => "用户组头衔颜色", 'formtype' => 'text', 'datatype' => 'string'), |
if($style['getsummary']) {$threadtids[$data['posttableid']][] = $data['tid'];} |
$sql_groupid = "select groupid from ".DB::table("common_member")." where uid=".$data['authorid'];$rea = DB::fetch_first($sql_groupid);$sql_grouptitle = "select grouptitle,color from ".DB::table("common_usergroup")." where groupid=".$rea['groupid'];$reb = DB::fetch_first($sql_grouptitle); |
grouptitle' => $reb['grouptitle'],'groupcolor' => $reb['color'], |
新闻热点
疑难解答