系统用户组管理 > 修改用户组
>#", $line)) { if($start>0) echo "\r\n"; $start++; $lhead = "
组名称:
级别值:
{$start}、".str_replace('>>','',$line)."
"; echo $lhead; } else if(preg_match("#^>#", $line)) { $ls = explode('>',$line); $tag = $ls[1]; $tagname = str_replace('[br]','
',$ls[2]); if(!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; else $tagname = str_replace('
', "($tag)
", $tagname); echo "\r\n"; $k++; } } $start++; ?>
、插件权限
SetQuery('SELECT plusname FROM #@__plus'); $dsql->Execute(); while($row=$dsql->GetObject()){ echo " plusname}")."> {$row->plusname}\r\n"; $k++; $l++; if($l % 6 == 0) echo "
"; } ?>